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.
.NET Standard 2.0 wrapper for Auth0's AuthenticationApi, fully implementing async operations via HttpClient. Currently implemented operations are Signup and Get-Token (Resource Owner Password for JWT token retrieval).