Breeze.Angular
1.0.1
See the version list below for details.
dotnet add package Breeze.Angular --version 1.0.1
NuGet\Install-Package Breeze.Angular -Version 1.0.1
<PackageReference Include="Breeze.Angular" Version="1.0.1" />
paket add Breeze.Angular --version 1.0.1
#r "nuget: Breeze.Angular, 1.0.1"
// Install Breeze.Angular as a Cake Addin #addin nuget:?package=Breeze.Angular&version=1.0.1 // Install Breeze.Angular as a Cake Tool #tool nuget:?package=Breeze.Angular&version=1.0.1
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
Learn more about Target Frameworks and .NET Standard.
-
- Breeze.Angular.Directives (>= 1.3.8)
- Breeze.Client (>= 1.5.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Breeze.Angular:
Package | Downloads |
---|---|
HotTowel.Angular.Breeze
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 |
|
Breeze.Angular.SharePoint
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. |
|
HotTowelTypescript
HotTowel Typescript is a SPA template. This is John Papas HotTowel Angular Breeze template written in Typescript. There are some changes to the project structure, mainly naming of controllers and directives. Using Web Essentials plugin for Visual Studio is highly recommended when using Typescript. You need to generate the .js files from TypeScript files before you run the project. *UI fixes: - When going from small screen to large screen after selecting a menuitem the sidebar contained no menuitems - When clicking on a menuitem in a small screen the menu now closes Version 2.2.2: * Fixed issue with bootstrap.dialog not opening as it should * Breeze.Server.WebApi2 1.4.16 was causing dependency issue and preventing install in VS2013.4 Version 2.1: * Removed .js files, use Web Essentials VS plugin to recreate them * Fixed the startup spinner not showing * Fixed an error with logFn, causing it to only log 'info' messages |
GitHub repositories
This package is not used by any popular GitHub repositories.