Welcome to NorthBreeze

This is a sample application using the NorthwindIB database, a version of the Northwind sample database that comes with Microsoft SQL Server that is modified for Breeze.

This application uses Breeze, Angular, and Twitter Bootstrap on the client, and ASP.NET Web API and NHibernate on the server.

This app demonstrates how to use Breeze with Wijmo 5 (see controllers.js), and a custom directive to perform client-side validation based on metadata provided by the server-side domain model (see directives.js and customers.html).