Major release.
New Features
- Now supports
OWIN, not justASP.NET Core. - Can
Restarttenants.
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.csto see how to configuredotnettencyas various configuration method names on the configuration builders were renamed, and some were made redundant.