A generic implementation of Repository Pattern in C# to Cosmos DB SQL API.
Please refer to each project's style and contribution guidelines for submitting patches and additions. In general, we follow the "fork-and-pull" Git workflow. Read more here.
- Fork the repo on GitHub
- Clone the project to your own machine
- Commit changes to your own branch
- Push your work back up to your fork
- Submit a Pull request so that we can review your changes
NOTE: Be sure to merge the latest from "upstream" before making a pull request!
This repository is adapting the ATC-Coding-Rules which is defined and based on .editorconfig's and a range of Roslyn Analyzers.