https://github.com/soenneker/soenneker.documents.typed
A generic document type for containers that have multiple types of documents
https://github.com/soenneker/soenneker.documents.typed
container cosmos csharp documents dotnet entity entitytype object repository shared typed typeddocument
Last synced: 2 months ago
JSON representation
A generic document type for containers that have multiple types of documents
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.documents.typed
- Owner: soenneker
- License: mit
- Created: 2025-08-18T13:38:11.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2026-03-31T21:55:07.000Z (2 months ago)
- Last Synced: 2026-03-31T22:05:21.306Z (2 months ago)
- Topics: container, cosmos, csharp, documents, dotnet, entity, entitytype, object, repository, shared, typed, typeddocument
- Language: C#
- Homepage: https://soenneker.com
- Size: 210 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
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.documents.typed/)
[](https://github.com/soenneker/soenneker.documents.typed/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.documents.typed/)
[](https://github.com/soenneker/soenneker.documents.typed/actions/workflows/codeql.yml)
#  Soenneker.Documents.Typed
### A generic document type for containers that have multiple types of documents
## Installation
```
dotnet add package Soenneker.Documents.Typed
```