Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@dazinator dazinator released this 08 Jun 22:54
· 75 commits to develop since this release

Major release.

New Features

  • Now supports OWIN, not just ASP.NET Core.
  • Can Restart tenants.

Enhancements and Breaking Changes

  • Major refactoring has made the following projects / nuget packages redundant - they ca be removed from your project when upgrading to 2.0.0

    • Dotnettency.AspNetCore.Container
    • Dotnettency.Container
    • Dotnettency.HostingEnvironment
    • Dotnettency.MiddlewarePipeline
    • Dotnettency.AspNetCore.MiddlewarePipeline
  • See the latest sample startup.cs to see how to configure dotnettency as various configuration method names on the configuration builders were renamed, and some were made redundant.