MicroLite.Extensions.WebApi
6.6.2
.NET Framework 4.5
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package MicroLite.Extensions.WebApi --version 6.6.2
NuGet\Install-Package MicroLite.Extensions.WebApi -Version 6.6.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MicroLite.Extensions.WebApi" Version="6.6.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MicroLite.Extensions.WebApi --version 6.6.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MicroLite.Extensions.WebApi, 6.6.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install MicroLite.Extensions.WebApi as a Cake Addin
#addin nuget:?package=MicroLite.Extensions.WebApi&version=6.6.2
// Install MicroLite.Extensions.WebApi as a Cake Tool
#tool nuget:?package=MicroLite.Extensions.WebApi&version=6.6.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
An extension for the MicroLite ORM Framework to integrate with ASP.NET WebApi.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- MicroLite (>= 6.3.0 && < 7.0.0)
- Microsoft.AspNet.WebApi.Core (>= 5.2.7 && < 6.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
7.0.0 | 512 | 3/27/2020 |
6.7.0 | 484 | 2/11/2020 |
6.6.2 | 685 | 11/26/2019 |
6.6.1 | 1,556 | 3/5/2018 |
6.6.0 | 1,203 | 12/28/2017 |
6.5.1 | 1,025 | 2/21/2017 |
6.4.1 | 4,497 | 11/12/2015 |
6.4.0 | 964 | 10/11/2015 |
6.3.2 | 1,078 | 5/26/2015 |
6.3.1 | 1,195 | 4/29/2015 |
6.3.0 | 1,104 | 4/23/2015 |
6.2.0 | 1,006 | 1/24/2015 |
6.1.0 | 1,364 | 1/1/2015 |
6.0.0 | 1,214 | 12/12/2014 |
4.3.0 | 1,007 | 7/29/2014 |
4.2.0 | 998 | 5/17/2014 |
4.1.0 | 987 | 5/12/2014 |
4.0.1 | 1,004 | 4/30/2014 |
3.0.4 | 1,129 | 11/14/2013 |
3.0.3 | 1,017 | 10/26/2013 |
3.0.2 | 996 | 10/26/2013 |
3.0.1 | 1,058 | 9/18/2013 |
3.0.0 | 1,075 | 8/24/2013 |
2.1.1 | 1,132 | 5/22/2013 |
2.1.0 | 1,085 | 5/21/2013 |
2.0.0 | 1,132 | 1/6/2013 |
1.0.0 | 1,426 | 11/23/2012 |
See https://github.com/TrevorPilley/MicroLite.Extensions.WebApi/releases for a summary of changes made in this release of the package.
OData query support has been moved into a separate library:
MicroLite.Extensions.WebApi.OData