This repository was archived by the owner on Oct 27, 2020. It is now read-only.
Releases: MicroLite-ORM/MicroLite.Extensions.Cryptography
Releases · MicroLite-ORM/MicroLite.Extensions.Cryptography
MicroLite.Extensions.Cryptography 7.0.0
- The library is now .NET 4.5 only, the .NET 3.5, 4.0 and 4.6 builds have been removed
- The library is now using the .NET Standard project format, tests are now .NET 4.8 and xUnit 2.4.1
- Build is migrated to Azure DevOps YAML
- Code style updated using .editorconfig and enforced via StyleCop
- C# 7.3 language features (Expression bodied members, Pattern Matching, Throw expressions etc.)
- Added SecurityCodeScan and SonarAnalyzer.CSharp Roslyn analyzer packages to ensure code quality
Built against:
- MicroLite 7.0.0
MicroLite.Extensions.Cryptography 6.3.0
MicroLite.Extensions.Cryptography 6.1.0
MicroLite.Extensions.Cryptography 6.0.0
Separated the DbEncryptedString from the main MicroLite project and released separately.
Built against:
- MicroLite 6.0.0
Version updated to 6.0.0 to align with MicroLite.