Info
Version: | 1.1.1 |
Author(s): | Microsoft |
Last Update: | Friday, July 12, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://restier.readthedocs.io/en/latest/ |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Restier.Core |
Install
Install-Package Microsoft.Restier.Core
dotnet add package Microsoft.Restier.Core
paket add Microsoft.Restier.Core
Microsoft.Restier.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 1.0.0 && <= 1.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 1.0.0 && <= 1.0.0)
- Microsoft.OData.Edm(>= 7.0.0 && < 8.0.0)
- Microsoft.OData.Core(>= 7.0.0 && < 8.0.0)
- Microsoft.Spatial(>= 7.0.0 && < 8.0.0)
This package contains runtime components for implementing Restier convention semantics and query interception.
Commonly used types:
Microsoft.Restier.Core.RestierController.