Awesome
MicroLite.Extensions.WebApi.OData
MicroLite.Extensions.WebApi.OData is a .NET 4.5 library which adds OData 4.0 support to the extension for the MicroLite ORM Framework to integrate with ASP.NET WebApi.
Branch | Status |
---|---|
/develop | |
/master |
Installation
Install the nuget package Install-Package MicroLite.Extensions.WebApi.OData
Configuration
Supported .NET Versions
The NuGet Package contains binaries compiled against (dependencies indented):
- .NET Framework 4.5
- MicroLite 7.0.0
- Microsoft.AspNet.WebApi.Core 5.2.7
- Net.Http.OData 5.0.0
- Net.Http.WebApi.OData 5.0.0
To find out more, head over to the Wiki.
Also, check out the OData tag on the MicroLite Blog.