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

MicroLite.Extensions.Mvc 7.0.0

Latest
Compare
Choose a tag to compare
@TrevorPilley TrevorPilley released this 27 Mar 11:15
626e2eb
  • 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
  • Microsoft.AspNet.Mvc 5.2.7

view code changes