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.4.16 |
Author(s): | Jay Traband |
Last Update: | Monday, July 14, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.breezejs.com |
NuGet Url: | https://www.nuget.org/packages/Breeze.Server.WebApi.EF |
Install
Install-Package Breeze.Server.WebApi.EF
dotnet add package Breeze.Server.WebApi.EF
paket add Breeze.Server.WebApi.EF
Breeze.Server.WebApi.EF Download (Unzip the "nupkg" after downloading)
Dependencies
- Breeze.Server.WebApi.Core(1.4.16)
- EntityFramework(>= 4.4 && < 6.0)
Tags
We recommend installing this package shortly after creating a project with the "ASP.NET Empty Web Application" template or one of the MVC 4 templates such as the "ASP.NET MVC 4 Empty" template. To see an example Breeze application, try the 'Breeze.WebApiSample' package which creates a simple MVC4 WebApi app.