The Breeze source code is free, open-source, MIT licensed.
Start with NuGet This is the easiest way to build a Breeze application if you are using Visual Studio.
Breeze.AspNetCore.NetCore
Breeze.Core
Breeze.Persistence
Breeze.Persistence.EFCore
Breeze.Persistence.NH
Breeze.Server.WebApi2
Breeze.Server.ContextProvider
Breeze.Server.ContextProvider.EF6
Breeze.Server.ContextProvider.NH
Learn about the Breeze family of repositories on GitHub.
The entire source repo for all Breeze Server implementations
.NET 5 and up
.NET Core 3/ASP.NET Core 3
.NET Core 2/ASP.NET Core 2
.NET Framework 4.7 and 4.8
Many of the demos and samples were built with ASP.NET WebAPI, but can be converted to other server technologies. Please review the prerequisites topic before trying to build and execute them.
Please visit the Breeze.Server.NET Release Notes page.