Breeze.Sharp
Breeze.Sharp is a data management tool for smart client apps. 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. Version 0.7.x supports .NETFramework projects, and 0.8.x supports .NETStandard projects.
Install
dotnet add package Breeze.Sharp --version 0.8.1
Install-Package Breeze.Sharp -Version 0.8.1
<PackageReference Include="Breeze.Sharp" Version="0.8.1" />
Frameworks
Dependencies
Adoption guide
Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.
Compatibility metadata lists 1 target framework; confirm the exact target used by your application.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.