Microsoft.Restier.AspNet
1.0.0-CI-20220411-063004
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Restier.AspNet --version 1.0.0-CI-20220411-063004
NuGet\Install-Package Microsoft.Restier.AspNet -Version 1.0.0-CI-20220411-063004
<PackageReference Include="Microsoft.Restier.AspNet" Version="1.0.0-CI-20220411-063004" />
paket add Microsoft.Restier.AspNet --version 1.0.0-CI-20220411-063004
#r "nuget: Microsoft.Restier.AspNet, 1.0.0-CI-20220411-063004"
// Install Microsoft.Restier.AspNet as a Cake Addin #addin nuget:?package=Microsoft.Restier.AspNet&version=1.0.0-CI-20220411-063004&prerelease // Install Microsoft.Restier.AspNet as a Cake Tool #tool nuget:?package=Microsoft.Restier.AspNet&version=1.0.0-CI-20220411-063004&prerelease
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.5.14 && < 8.0.0)
- Microsoft.AspNet.WebApi (>= 5.2.7 && < 6.0.0)
- Microsoft.OData.Core (>= 7.10.0 && < 8.0.0)
- Microsoft.OData.Edm (>= 7.10.0 && < 8.0.0)
- Microsoft.Restier.Core (>= 1.0.0-CI-20220411-063004)
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 (2)
Showing the top 2 popular GitHub repositories that depend on Microsoft.Restier.AspNet:
Repository | Stars |
---|---|
OData/RESTier
A turn-key library for building RESTful services
|
|
OData/ODataSamples
Samples: For ODataLib, OData Web API, RESTier, etc.
|