Microsoft.Restier.EntityFramework
1.0.0-rc1.20191105.1
Prefix Reserved
This is a prerelease version of Microsoft.Restier.EntityFramework.
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 Microsoft.Restier.EntityFramework --version 1.0.0-rc1.20191105.1
NuGet\Install-Package Microsoft.Restier.EntityFramework -Version 1.0.0-rc1.20191105.1
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="Microsoft.Restier.EntityFramework" Version="1.0.0-rc1.20191105.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Restier.EntityFramework --version 1.0.0-rc1.20191105.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Restier.EntityFramework, 1.0.0-rc1.20191105.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Restier.EntityFramework as a Cake Addin #addin nuget:?package=Microsoft.Restier.EntityFramework&version=1.0.0-rc1.20191105.1&prerelease // Install Microsoft.Restier.EntityFramework as a Cake Tool #tool nuget:?package=Microsoft.Restier.EntityFramework&version=1.0.0-rc1.20191105.1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Restier is a framework for building convention-based, secure, queryable APIs with ASP.NET. This package contains runtime components for interacting with DbContexts from Entity Framework 6.1.3 and later.
Commonly used types:
Microsoft.Restier.EntityFramework.EntityFrameworkApi
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7.2
- EntityFramework (>= 6.2.0 && < 7.0.0)
- Microsoft.OData.Core (>= 7.6.0 && < 8.0.0)
- Microsoft.Restier.Core (>= 1.0.0-rc1.20191105.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.Restier.EntityFramework:
Package | Downloads |
---|---|
RestierEssentials
A set of extensions to make working with Restier more awesome! |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Microsoft.Restier.EntityFramework:
Repository | Stars |
---|---|
OData/RESTier
A turn-key library for building RESTful services
|
|
OData/ODataSamples
Samples: For ODataLib, OData Web API, RESTier, etc.
|