Pinned Repositories
AleCGN.Security.Cryptography
Library to perform cryptographic operations easily. Works with .NET Standard 2.0 and 2.1 (meets the range .NET Framework 4.6.1 to 4.8.1 | .NET (Core) 2.0 to 8.0).
aspnetcore3-webapi-jwt-authentication-authorization
A simple ASP.NET Core 3.1 example API with JWT (Json Web Token) authentication and role support, using Dependency Injection, AutoMapper and multi-database support.
AspnetMicroservices
AspnetMicroservices
crypthash-net
CryptHash.NET is a .NET multi-target library to encrypt/decrypt/hash/encode/decode strings and files, with an optional .NET Core multiplatform console utility.
CryptographyHelpers
CryptographyHelpers is a multi-target (.NET Core 3.0 / .NET Core 3.1 / .NET 5) class library to encrypt/decrypt/hash/encode/decode strings and files, with an optional multiplatform console utility.
mssql-helpers
MsSqlHelpers is a library to improve MS SQL Server common development tasks, like generating parametrized bulk inserts to be used with ADO.NET, Entity Framework and Dapper, and more.
multi-db-helper
A Dapper-based multi-target .NET Standard library for multi-database access and UnitOfWork pattern.
SimpleBlockchain
A very simple example of concepts of how blockchain works using toy code.
usefull-powershell-scripts
A collection of usefull windows powershell scripts for Web and SQL server management.
util-codehelpers-extensions
Util extensions to provide common code validations, type conversions and more.
alecgn's Repositories
alecgn/crypthash-net
CryptHash.NET is a .NET multi-target library to encrypt/decrypt/hash/encode/decode strings and files, with an optional .NET Core multiplatform console utility.
alecgn/mssql-helpers
MsSqlHelpers is a library to improve MS SQL Server common development tasks, like generating parametrized bulk inserts to be used with ADO.NET, Entity Framework and Dapper, and more.
alecgn/multi-db-helper
A Dapper-based multi-target .NET Standard library for multi-database access and UnitOfWork pattern.
alecgn/CryptographyHelpers
CryptographyHelpers is a multi-target (.NET Core 3.0 / .NET Core 3.1 / .NET 5) class library to encrypt/decrypt/hash/encode/decode strings and files, with an optional multiplatform console utility.
alecgn/util-codehelpers-extensions
Util extensions to provide common code validations, type conversions and more.
alecgn/aspnetcore3-webapi-jwt-authentication-authorization
A simple ASP.NET Core 3.1 example API with JWT (Json Web Token) authentication and role support, using Dependency Injection, AutoMapper and multi-database support.
alecgn/usefull-powershell-scripts
A collection of usefull windows powershell scripts for Web and SQL server management.
alecgn/SimpleBlockchain
A very simple example of concepts of how blockchain works using toy code.
alecgn/AleCGN.Security.Cryptography
Library to perform cryptographic operations easily. Works with .NET Standard 2.0 and 2.1 (meets the range .NET Framework 4.6.1 to 4.8.1 | .NET (Core) 2.0 to 8.0).
alecgn/AspnetMicroservices
AspnetMicroservices
alecgn/crypto-utils
Cryptography utilities.
alecgn/csharp-nine-news
alecgn/design-patterns
alecgn/go-cryptography-helpers
Cryptography facilities -> encryption/decryption/hash/hmac/kdf/encode/decode