Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Breeze/breeze.sharp
Breeze for C#, F#, and VB.NET client applications
https://github.com/Breeze/breeze.sharp
Last synced: 3 months ago
JSON representation
Breeze for C#, F#, and VB.NET client applications
- Host: GitHub
- URL: https://github.com/Breeze/breeze.sharp
- Owner: Breeze
- License: mit
- Created: 2014-03-15T21:13:06.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-02-27T17:22:30.000Z (8 months ago)
- Last Synced: 2024-06-19T03:11:52.317Z (5 months ago)
- Language: C#
- Size: 5.06 MB
- Stars: 83
- Watchers: 19
- Forks: 32
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-xamarin - Breeze ★63 - Data management library for developers of rich client applications. (Database)
README
# ![Breeze.Sharp](http://breeze.github.io/images/logos/BreezeSharpB.png "Breeze.Sharp")
## Welcome to **Breeze.Sharp** by [**IdeaBlade**](http://www.ideablade.com "IdeaBlade website"), the data management library for developers of rich client applications written in **C#, 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 assets **for .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, and `Breeze.Sharp.6.sln` holds the .NET 6 projects.
Please see the [Breeze.Sharp documentation](http://breeze.github.io/doc-cs/introduction.html) to get started.
## Support
**For technical questions, please go to [StackOverflow with the tag "breeze"](http://stackoverflow.com/questions/tagged/breeze?sort=newest "Breeze.Sharp on StackOverflow").**
StackOverflow is a fantastic site where tons of developers help each other with their technical questions.
[http://stackoverflow.com/questions/tagged/breeze](http://stackoverflow.com/questions/tagged/breeze?sort=newest)
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 GitHub **Issues** tab!
Please post your [**feature suggestions** to our User Voice site](https://breezejs.uservoice.com/forums/248991-2-breezesharp-feature-suggestions "Breeze.Sharp User Voice")
Learn about IdeaBlade's professional services from training through application development.
## Documentation
[**Samples** and Breeze-related code for server development](https://github.com/Breeze "Breeze sample repositories on github") reside in sibling Breeze repositories such as [breeze.sharp.samples](https://github.com/Breeze/breeze.sharp.samples "Breeze# samples").
[**Documentation** is on the Breeze.Sharp website](http://breeze.github.io/doc-cs/ "Breeze.Sharp documentation").
[**Release notes** and **installation instructions**](http://breeze.github.io/doc-cs/nuget.html) are also on the Breeze.Sharp website.
---
If you have discovered a bug or missing feature, please create an issue in the [breeze.server.net github repo](https://github.com/Breeze/breeze.server.net).
If you have questions about using Breeze, please ask on [Stack Overflow](https://stackoverflow.com/questions/tagged/breeze).
If you need help developing your application, please contact us at [IdeaBlade](mailto:[email protected]).