Breeze.Client 1.7.1

dotnet add package Breeze.Client --version 1.7.1
                    
NuGet\Install-Package Breeze.Client -Version 1.7.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.Client" Version="1.7.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Breeze.Client" Version="1.7.1" />
                    
Directory.Packages.props
<PackageReference Include="Breeze.Client" />
                    
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.Client --version 1.7.1
                    
#r "nuget: Breeze.Client, 1.7.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.Client&version=1.7.1
                    
Install Breeze.Client as a Cake Addin
#tool nuget:?package=Breeze.Client&version=1.7.1
                    
Install Breeze.Client as a Cake Tool

The files and references that are essential for a Breeze client side javascript application.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

    • Q (>= 1.4.1)

NuGet packages (9)

Showing the top 5 NuGet packages that depend on Breeze.Client:

Package Downloads
Breeze.WebApi

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.

Breeze.WebApi2.EF6

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)

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

Breeze.Metadata.Helper

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

Breeze.DataService.SharePoint

A Breeze DataServiceAdapter for SharePoint 2010 solutions and 2013 apps

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.7.1 71,210 4/4/2018
1.7.0 2,815 2/8/2018
1.6.3 129,231 3/9/2017
1.6.2 4,178 1/12/2017
1.6.1 1,867 1/7/2017
1.6.0 41,710 12/1/2016
1.5.16 15,266 10/26/2016
1.5.15 2,306 10/25/2016
1.5.14 4,443 10/7/2016
1.5.12 2,569 9/23/2016
1.5.11 3,154 8/23/2016
1.5.10 3,671 7/18/2016
1.5.9 1,737 7/15/2016
1.5.8 3,204 7/5/2016
1.5.7 6,822 6/9/2016
1.5.5 26,843 2/8/2016
1.5.4 36,760 5/5/2015
1.5.3 44,960 1/22/2015
1.5.2 13,859 12/11/2014
1.5.1 10,687 10/24/2014
1.5.0 90,155 8/30/2014
1.4.17 6,957 8/19/2014
1.4.16 33,173 7/14/2014
1.4.14 20,054 6/23/2014
1.4.13 20,845 6/2/2014
1.4.12 32,250 5/10/2014
1.4.11 35,349 3/8/2014
1.4.9 24,694 3/1/2014
1.4.8 39,204 1/7/2014
1.4.7 22,389 12/12/2013
1.4.6 62,920 11/24/2013
1.4.5 27,507 10/28/2013
1.4.4 16,696 10/14/2013
1.4.3 14,795 10/14/2013
1.4.2 75,398 9/12/2013

Please review the BreezeJS release notes at https://breeze.github.io/doc-js/release-notes.html