Info
Version: | 1.1.1 |
Author(s): | Ward Bell |
Last Update: | Friday, April 10, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.breezejs.com/breeze-labs/breezeangularservice |
NuGet Url: | https://www.nuget.org/packages/Breeze.Angular |
Install
Install-Package Breeze.Angular
dotnet add package Breeze.Angular
paket add Breeze.Angular
Breeze.Angular Download (Unzip the "nupkg" after downloading)
Dependencies
- Breeze.Client(>= 1.5.3 && <= )
- Breeze.Angular.Directives(>= 1.3.10 && <= )
Tags
The service configures breeze to use the angular model library, to use the app's $q for promises, and the app's $http for ajax calls.
Also pulls in the Breeze Labs breeze angular directives for validation and the core breezejs client libraries.