Info
Version: | 0.8.2 |
Author(s): | Jay Traband |
Last Update: | Saturday, December 2, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://breeze.github.io/doc-cs/ |
NuGet Url: | https://www.nuget.org/packages/Breeze.Sharp |
Install
Install-Package Breeze.Sharp
dotnet add package Breeze.Sharp
paket add Breeze.Sharp
Breeze.Sharp Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Data.Services.Client(>= 5.8.4)
- Newtonsoft.Json(>= 12.0.3)
Tags
It retrieves data from the server using a rich query language, manages the entity graph of application data, tracks changes, and performs updates of changed data to the server.