Skip to content
This repository was archived by the owner on Oct 27, 2020. It is now read-only.

Releases: MicroLite-ORM/MicroLite.Extensions.Cryptography

MicroLite.Extensions.Cryptography 7.0.0

27 Mar 10:51
a9d9d27

Choose a tag to compare

  • 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

view code changes

MicroLite.Extensions.Cryptography 6.3.0

15 Feb 21:01

Choose a tag to compare

MicroLite.Extensions.Cryptography 6.1.0

01 Jan 19:08

Choose a tag to compare

MicroLite.Extensions.Cryptography 6.0.0

12 Dec 17:45

Choose a tag to compare

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.