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

MicroLite.Logging.NLog 7.0.0

Latest
Compare
Choose a tag to compare
@TrevorPilley TrevorPilley released this 27 Mar 11:28
937d40a
  • 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
  • NLog 4.4.0

view code changes