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.WebApi |
Install
Install-Package Breeze.WebApi
dotnet add package Breeze.WebApi
paket add Breeze.WebApi
Breeze.WebApi Download (Unzip the "nupkg" after downloading)
Dependencies
- Breeze.Client(1.4.16)
- Breeze.Server.WebApi.EF(1.4.16)
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.