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

Releases: MicroLite-ORM/MicroLite.Extensions.MiniProfiler

MicroLite.Extensions.MiniProfiler 7.0.0

27 Mar 11:06
e165a66

Choose a tag to compare

  • 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.MiniProfiler 6.4.0

28 Dec 14:21

Choose a tag to compare

Built against:

  • MicroLite 6.3.0
  • MiniProfiler 3.2.0

view code changes

MicroLite.Extensions.MiniProfiler 6.3.0

15 Feb 20:48

Choose a tag to compare

Built against:

  • MicroLite 6.3.0
  • MiniProfiler 3.2.0

view code changes

MicroLite.Extensions.MiniProfiler 6.1.1

01 Jan 19:58

Choose a tag to compare

Built against:

  • MicroLite 6.1.0
  • MiniProfiler 3.1.0

Ignores the new MicroLite.Logging.Serilog assembly in addition to the Log4Net and NLog ones.

view code changes

MicroLite.Extensions.MiniProfiler 6.1.0

01 Jan 19:09

Choose a tag to compare

Built against:

  • MicroLite 6.1.0
  • MiniProfiler 3.1.0

view code changes

MicroLite.Extensions.MiniProfiler

12 Dec 17:45

Choose a tag to compare

Built against:

  • MicroLite 6.0.0
  • MiniProfiler 3.1.0

Version updated to 6.0.0 to align with MicroLite.

view code changes

MicroLite.Extensions.MiniProfiler 1.0.1

28 May 21:47

Choose a tag to compare

Updated to MiniProfiler 3.0.11 which allows us to use the fixed ProfiledDbProviderFactory rather than having to roll our own.

Built against MiniProfiler 3.0.11 and MicroLite 5.0.0.

MicroLite.Extensions.MiniProfiler 1.0.0

29 Apr 21:45

Choose a tag to compare

The initial release of the extension to wire up MicroLite to the StackExchange MiniProfiler.

Built against MiniProfiler 3.0.10 and MicroLite 5.0.0.

For further information, see the ReadMe