Breeze.Angular 1.1.1

dotnet add package Breeze.Angular --version 1.1.1
                    
NuGet\Install-Package Breeze.Angular -Version 1.1.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Breeze.Angular" Version="1.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Breeze.Angular" Version="1.1.1" />
                    
Directory.Packages.props
<PackageReference Include="Breeze.Angular" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Breeze.Angular --version 1.1.1
                    
#r "nuget: Breeze.Angular, 1.1.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Breeze.Angular&version=1.1.1
                    
Install Breeze.Angular as a Cake Addin
#tool nuget:?package=Breeze.Angular&version=1.1.1
                    
Install Breeze.Angular as a Cake Tool

Adds the Breeze service for Angular apps from Breeze Labs.

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

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.1 5,502 4/10/2015
1.1.0 4,426 1/18/2015
1.0.1 8,918 9/3/2014
1.0.0 8,024 8/31/2014
0.8.7 6,365 5/30/2014
0.8.6 2,883 5/28/2014
0.8.5 2,549 4/18/2014
0.8.3 5,710 3/2/2014