An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![](https://img.shields.io/nuget/v/soenneker.cosmos.repositories.shared.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.cosmos.repositories.shared/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.cosmos.repositories.shared/publish-package.yml?style=for-the-badge)](https://github.com/soenneker/soenneker.cosmos.repositories.shared/actions/workflows/publish-package.yml)
[![](https://img.shields.io/nuget/dt/soenneker.cosmos.repositories.shared.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.cosmos.repositories.shared/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.cosmos.repositories.shared/codeql.yml?label=CodeQL&style=for-the-badge)](https://github.com/soenneker/soenneker.cosmos.repositories.shared/actions/workflows/codeql.yml)

# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) 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
```