SummerBreeze 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.
Install-Package SummerBreeze -Version 1.1.0
dotnet add 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"
Release Notes
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.
Dependencies
-
.NETFramework 4.5
- Breeze.WebApi (>= 1.4.0)
- Newtonsoft.Json (>= 5.0.6)
- Ninject (>= 3.0.1.10)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.1.0 | 1,235 | 9/5/2013 |