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...
More information
The files and references that are essential for a Breeze ASP.NET Web API 2.2 client and server on Entity Framework 6. (Not for use with .NET Core or ASP.Net Core)
The files and references that are essential for a Breeze Legacy ASP.NET Web API Entity Framework 5 application. 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"...
More information
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.
The files and references that are essential for a Breeze Legacy ASP.NET Web API server. 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...
More information
The files and references that are essential for a Breeze Legacy ASP.NET Web API Entity Framework v5 Server. 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"...
More information
Generates an "Entity Data Model" (EDM) from an Entity Framework DbContext. This EDM can produce the metadata Breeze needs to manage a corresponding JavaScript entity model on the client including the foreign key properties necessary to maintaining associations. This builder replaces the...
More information
Want to build a SPA but can't decide where to start? Use Hot Towel and in seconds you'll have a SPA and all the tools you need to build on it!
* Use Hot Towel for ASP.NET MVC
* Use Hot Towelette for ASP.NET (no MVC required)
Hot Towel creates a great starting point for building a SPA with ASP.NET...
More information
Core functionality for any Breeze Server using .NET 5.
Note: Version 5.x of this package is for .NET 5, whereas Version 3.x in for .NET Core 3 and Version 1.x is for .NET Core 2.
Makes it easier to code your own Breeze metadata in JavaScript. See the Breeze documentation starting at http://www.breezejs.com/breeze-labs/breezemetadata-helperjs
Basic Persistence functionality for any Breeze Server using .NET 5.
Note: Version 5.x of this package is for .NET 5, whereas Version 3.x in for .NET Core 3 and Version 1.x is for .NET Core 2.
Want to build a SPA but can't decide where to start? Use Hot Towel and in seconds you'll have a SPA and all the tools you need to build on it!
Hot Towel Angular creates a great starting point for building a SPA using Angular for data bindings, navigation and UI, and Breeze for data...
More information