Breeze / breeze.sharp

Breeze for C#, F#, and VB.NET client applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Breeze.Sharp

Welcome to Breeze.Sharp by IdeaBlade, 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 to get started.

Support

For technical questions, please go to StackOverflow with the tag "breeze".

BreezeJS loves StackOverflow

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 GitHub Issues tab!

Please post your feature suggestions to our User Voice site

Learn about paid support.

Learn about IdeaBlade's professional services from training through application development.

Documentation

Samples and Breeze-related code for server development reside in sibling Breeze repositories such as breeze.sharp.samples.

Documentation is on the Breeze.Sharp website.

Release notes and installation instructions 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.

If you have questions about using Breeze, please ask on Stack Overflow.

If you need help developing your application, please contact us at IdeaBlade.

About

Breeze for C#, F#, and VB.NET client applications

License:MIT License


Languages

Language:C# 95.1%Language:JavaScript 2.8%Language:HTML 2.1%Language:Batchfile 0.0%