Breeze.Angular.Directives
1.3.4
Get AngularJS directives and related assets to support your Breeze+Angular applications. Most prominent is the zValidate directive that exposes entity validation errors to the UI and displays a required indicator next to input controls bound to a property with a "required" validator.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Breeze.Angular.Directives -Version 1.3.4
dotnet add package Breeze.Angular.Directives --version 1.3.4
<PackageReference Include="Breeze.Angular.Directives" Version="1.3.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Breeze.Angular.Directives --version 1.3.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Breeze.Angular.Directives, 1.3.4"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Breeze.Angular.Directives:
Package | Downloads |
---|---|
Breeze.Angular
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
|
GitHub repositories
This package is not used by any popular GitHub repositories.