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.Core |
Install
Install-Package Breeze.Server.WebApi.Core
dotnet add package Breeze.Server.WebApi.Core
paket add Breeze.Server.WebApi.Core
Breeze.Server.WebApi.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi(>= 4.0 && < 5.0)
- Microsoft.AspNet.WebApi.OData(>= 4.0 && < 5.0)
- WebActivator
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.