This repository has been archived by the owner on Oct 27, 2020. It is now read-only.
MicroLite.Extensions.WebApi 6.5.0
Built against:
- MicroLite 6.3.0
- ASP.NET WebApi 5.2.3
- Net.Http.WebApi.OData 3.4.0
Changes
- The
MicroLiteSessionAttribute
has been removed - use an IOC container instead to manage dependencies - The
.WithWebApi()
extension method has been removed as it is now unnecessary - The build is now .NET 4.5 only and the non async (
ISession
andIReadOnlySession
are no longer supported)
See the 6.5.0 milestone for the issues closed by this release.