Provides an Entity Framework provider for use with the GenericODataWebApi package.
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.1.4 |
Author(s): | Developer |
Last Update: | Thursday, August 25, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JPlumridge/GenericODataWebApi |
NuGet Url: | https://www.nuget.org/packages/GenericODataWebApi.EntityFramework |
Install
Install-Package GenericODataWebApi.EntityFramework
dotnet add package GenericODataWebApi.EntityFramework
paket add GenericODataWebApi.EntityFramework
GenericODataWebApi.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- GenericODataWebApi(>= 1.3.2)
Tags