SummerBreeze 1.1.0
dotnet add package SummerBreeze --version 1.1.0
NuGet\Install-Package SummerBreeze -Version 1.1.0
<PackageReference Include="SummerBreeze" Version="1.1.0" />
paket add SummerBreeze --version 1.1.0
#r "nuget: SummerBreeze, 1.1.0"
// Install SummerBreeze as a Cake Addin #addin nuget:?package=SummerBreeze&version=1.1.0 // Install SummerBreeze as a Cake Tool #tool nuget:?package=SummerBreeze&version=1.1.0
By using SummerBreeze, the manual entity creation process that is commonly used to add entities to the Breeze EntityManager metadatastore on no DB, no EF ORM or EF ORM with DTO scenarios is minimized. SummerBreeze generates all the metadata that is needed to self-describe your POCOS´s for automatic entity generation on the client side.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
.NETFramework 4.5
- Breeze.WebApi (>= 1.4.0)
- Newtonsoft.Json (>= 5.0.6)
- Ninject (>= 3.0.1.10)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.0 | 1,838 | 9/5/2013 |
NOTE: This library is in a very early beta stage and some inconsistencies might still occur. Use it having that in mind and feel free to contribute with your ideas and pull requests for feature adding or bug fixes at the project github site.