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

https://github.com/soenneker/soenneker.documents.typed.named

A generic document type for containers that have multiple types of documents that have a name
https://github.com/soenneker/soenneker.documents.typed.named

container cosmos csharp documents dotnet entity entitytype named namedtypeddocument object repository shared typed

Last synced: 5 days ago
JSON representation

A generic document type for containers that have multiple types of documents that have a name

Awesome Lists containing this project

README

          

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

# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) Soenneker.Documents.Typed.Named
### A generic document type for containers that have multiple types of documents that have a name

## Installation

```
dotnet add package Soenneker.Documents.Typed.Named
```