https://github.com/soenneker/soenneker.cosmos.repositories.shared
A data persistence abstraction layer for Cosmos DB containers that have multiple document types
https://github.com/soenneker/soenneker.cosmos.repositories.shared
container cosmos csharp dotnet repositories repository shared sharedrepository util
Last synced: 18 days ago
JSON representation
A data persistence abstraction layer for Cosmos DB containers that have multiple document types
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.cosmos.repositories.shared
- Owner: soenneker
- License: mit
- Created: 2025-08-18T13:27:46.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2026-06-29T21:29:32.000Z (24 days ago)
- Last Synced: 2026-06-29T23:17:46.755Z (24 days ago)
- Topics: container, cosmos, csharp, dotnet, repositories, repository, shared, sharedrepository, util
- Language: C#
- Homepage: https://soenneker.com
- Size: 597 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
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.shared/)
[](https://github.com/soenneker/soenneker.cosmos.repositories.shared/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.cosmos.repositories.shared/)
[](https://github.com/soenneker/soenneker.cosmos.repositories.shared/actions/workflows/codeql.yml)
#  Soenneker.Cosmos.Repositories.Shared
### A data persistence abstraction layer for Cosmos DB containers that have multiple document types
## Installation
```
dotnet add package Soenneker.Cosmos.Repositories.Shared
```