Microsoft.Restier.AspNet
1.1.1
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Restier.AspNet --version 1.1.1
NuGet\Install-Package Microsoft.Restier.AspNet -Version 1.1.1
<PackageReference Include="Microsoft.Restier.AspNet" Version="1.1.1" />
<PackageVersion Include="Microsoft.Restier.AspNet" Version="1.1.1" />
<PackageReference Include="Microsoft.Restier.AspNet" />
paket add Microsoft.Restier.AspNet --version 1.1.1
#r "nuget: Microsoft.Restier.AspNet, 1.1.1"
#:package Microsoft.Restier.AspNet@1.1.1
#addin nuget:?package=Microsoft.Restier.AspNet&version=1.1.1
#tool nuget:?package=Microsoft.Restier.AspNet&version=1.1.1
Restier is a framework for building convention-based, secure, queryable APIs with ASP.NET. This package contains runtime components for integrating with ASP.NET Web API 2.2 to automatically handle incoming requests.
Commonly used types:
Microsoft.Restier.AspNet.RestierBatchHandler
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
.NETFramework 4.7.2
- Ben.Demystifier (>= 0.4.1 && < 2.0.0)
- Microsoft.AspNet.OData (>= 7.7.5)
- Microsoft.AspNet.WebApi (>= 5.2.9 && < 5.3.0)
- Microsoft.OData.Core (>= 7.21.3 && < 8.0.0)
- Microsoft.OData.Edm (>= 7.21.3 && < 8.0.0)
- Microsoft.Restier.Core (>= 1.1.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.Restier.AspNet:
| Package | Downloads |
|---|---|
|
Microsoft.Restier.Breakdance
A Framework for testing Restier APIs with the Breakdance testing framework. Commonly used types: Microsoft.Restier.Core.RestierController |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Microsoft.Restier.AspNet:
| Repository | Stars |
|---|---|
|
OData/ODataSamples
Samples: For ODataLib, OData Web API, RESTier, etc.
|