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

Releases: MicroLite-ORM/MicroLite.Testing

MicroLite.Testing 7.0.0

27 Mar 11:35
b4e3709
Compare
Choose a tag to compare
  • The library is now .NET 4.5 only, the .NET 3.5 and 4.0 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.Testing 6.4.0

15 Jan 15:10
Compare
Choose a tag to compare

Built against:

  • MicroLite 6.3.0

Removed genetic constraint on Include.Many<T>.

view code changes

MicroLite.Testing 6.3.0

15 Feb 20:32
Compare
Choose a tag to compare

Built against:

  • MicroLite 6.3.0

Version updated to 6.3.0 to align with MicroLite.

view code changes

MicroLite.Testing 6.0.0

12 Dec 17:45
Compare
Choose a tag to compare

Built against:

  • MicroLite 6.0.0

Version updated to 6.0.0 to align with MicroLite.

view code changes

MicroLite.Testing 3.1.0

20 Aug 19:52
Compare
Choose a tag to compare

Updated to add support for the new include features in Microlite 5.2.0

Built against MicroLite 5.2.0