52 packages tagged with “breeze”
Core data access library for any Breeze Server using ASP.NET. (Not for use with .NET Core or ASP.Net Core)
The files and references that are essential for a Breeze client side javascript application.
Core data access library for a Breeze Server working with Entity Framework v6 and ASP.NET WebApi (Not for use with .NET Core or ASP.Net Core)
The files and references that are essential for a Breeze ASP.NET Web API 2.2 server. (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" template. To see an example Breeze application, try the 'Breeze.WebApiSample' package which creates a simple MVC4 WebApi app.
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
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 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 example Breeze application, try the 'Breeze.WebApiSample' package which creates a simple MVC4 WebApi app.
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" template. To see an example Breeze application, try the 'Breeze.WebApiSample' package which creates a simple MVC4 WebApi app.
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.
Breeze ContextProvider for netstandard
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 MVC, Knockout for data bindings, Durandal for navigation and UI, and Breeze for data management. Hot Towel also adds pop-up toasts with Toastr, date formatting with Moment, styling with Twitter Bootstrap, and browser history integration with Durandal.Router. Hot Towel: Because you don't want to go to the SPA without one! * Hot Towel and Hot Towelette are shown in the SPA JumpStart course at www.pluralsight.com
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 ODataConventionModelBuilder in a Web API OData application. See the comments in the code for an explanation and usage. See it in action in the "Breeze Web API OData Sample".
Core functionality for any Breeze Server using .NET. Please review the Breeze documentation at http://breeze.github.io/doc-main/ Note: Version 7.1+ of this package is for .NET 5+; whereas Version 3.x is for .NET Core 3 and Version 1.x is for .NET Core 2.
Basic Persistence functionality for any Breeze Server using .NET. Please review the Breeze documentation at http://breeze.github.io/doc-main/ Note: Version 7.1+ of this package is for .NET 5+; whereas Version 3.x is for .NET Core 3 and Version 1.x is for .NET Core 2.
Breeze.Sharp is a data management tool for smart client apps. It retrieves data from the server using a rich query language, manages the entity graph of application data, tracks changes, and performs updates of changed data to the server.
Core ASP.NET Core functionality for any Breeze Server using ASP.NET Core. Please review the Breeze documentation at http://breeze.github.io/doc-main/ Note: Version 7.1+ of this package is for .NET 5+; whereas Version 3.x is for .NET Core 3 and Version 1.x is for .NET Core 2.
Persistence for EF Core functionality for any Breeze Server using .NET. Please review the Breeze documentation at http://breeze.github.io/doc-main/ Note: Version 7.1+ of this package is for .NET 5+; whereas Version 3.x is for .NET Core 3 and Version 1.x is for .NET Core 2.
Core data access library for a Breeze Server working with NHibernate and ASP.NET WebApi. (Not for use with .NET Core or ASP.Net Core)
Core data access library for a Breeze Server working with NHibernateX
A Breeze DataServiceAdapter for SharePoint 2010 solutions and 2013 apps
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
The files and references that are essential for a Breeze ASP.NET Web API 2.2 client and server on NHibernate. (Not for use with .NET Core or ASP.Net Core)
Roslyn Analyzer for CoreSharp.NHibernate
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 management. Hot Towel Angular also adds pop-up toasts with Toastr, date formatting with Moment, and styling with Twitter Bootstrap. Hot Towel: Because you don't want to go to the SPA without one! * Hot Towel Angular is shown in the "Building Apps with Angular and Breeze" course at http://jpapa.me/spangz
Configure your SharePoint 2010 solution or 2013 app for Breeze and Angular with this convenience package that combines all of the Breeze client packages you'll need for a SharePoint Breeze/Angular application.
Core data access library for any Breeze Server
Persistence data access library for any Breeze Server
Angular.Breeze.StorageWIP provides an API to export all client data from Breeze to local storage, and import it back into Breeze retaning all metadata, state and object relations. It also supports an API for saving Work in Progress (WIP) to local storage. Works great with HotTowel.Angular
Breeze server side for NHibernate