- Notifications
You must be signed in to change notification settings - Fork34
Breeze for C#, F#, and VB.NET client applications
License
Breeze/breeze.sharp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Welcome toBreeze.Sharp byIdeaBlade, the data management library for developers of rich client applications written inC#, F#, and VB.NET.
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.
This repository holds the Breeze assetsfor .NET and Xamarin client development.
Breeze.Sharp.sln
holds the .NET Framework 4.x projects,Breeze.Sharp.Standard.sln
holds the .NET Standard 2.0 projects, andBreeze.Sharp.6.sln
holds the .NET 6 projects.
Please see theBreeze.Sharp documentation to get started.
For technical questions, please go toStackOverflow with the tag "breeze".
StackOverflow is a fantastic site where tons of developers help each other with their technical questions.
http://stackoverflow.com/questions/tagged/breeze
We monitor this tag on the StackOverflow website and do our best to answer your questions. The advantage of StackOverflow over the GitHub Wiki is the sheer number of qualified developers able to help you with your questions, the visibility of the question itself, and the whole StackOverflow infrastructure (reputation, up- or down-vote, comments, etc).
For bug reports, please do use the GitHubIssues tab!
Please post yourfeature suggestions to our User Voice site
Learn about IdeaBlade'sprofessional services from training through application development.
Samples and Breeze-related code for server development reside in sibling Breeze repositories such asbreeze.sharp.samples.
Documentation is on the Breeze.Sharp website.
Release notes andinstallation instructions are also on the Breeze.Sharp website.
If you have discovered a bug or missing feature, please create an issue in thebreeze.server.net github repo.
If you have questions about using Breeze, please ask onStack Overflow.
If you need help developing your application, please contact us atIdeaBlade.
About
Breeze for C#, F#, and VB.NET client applications