https://github.com/soenneker/soenneker.cosmos.repositories.general
A data persistence abstraction layer for Cosmos DB General type documents
https://github.com/soenneker/soenneker.cosmos.repositories.general
cosmos csharp db dotnet general generalrepository nosql repositories repository util
Last synced: 3 months ago
JSON representation
A data persistence abstraction layer for Cosmos DB General type documents
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.cosmos.repositories.general
- Owner: soenneker
- License: mit
- Created: 2025-03-30T18:08:52.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-07-08T16:51:15.000Z (3 months ago)
- Last Synced: 2025-07-08T17:46:27.591Z (3 months ago)
- Topics: cosmos, csharp, db, dotnet, general, generalrepository, nosql, repositories, repository, util
- Language: C#
- Homepage: https://soenneker.com
- Size: 342 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.cosmos.repositories.general/)
[](https://github.com/soenneker/soenneker.cosmos.repositories.general/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.cosmos.repositories.general/)#  Soenneker.Cosmos.Repositories.General
### A data persistence abstraction layer for Cosmos DB General type documents## Installation
```
dotnet add package Soenneker.Cosmos.Repositories.General
```