A provider that connects the RESTier to an Entity Framework based data source proxy.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.0.0-beta |
Author(s): | Microsoft |
Last Update: | Monday, September 5, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://odata.github.io/ |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Restier.Providers.EntityFramework |
Install
Install-Package Microsoft.Restier.Providers.EntityFramework
dotnet add package Microsoft.Restier.Providers.EntityFramework
paket add Microsoft.Restier.Providers.EntityFramework
Microsoft.Restier.Providers.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Restier.Core(>= 1.0.0 && <= 1.0.0)
Tags