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

https://github.com/soenneker/soenneker.documents.document

The base document type providing a building block for storage objects
https://github.com/soenneker/soenneker.documents.document

cosmos csharp document dotnet

Last synced: about 1 month ago
JSON representation

The base document type providing a building block for storage objects

Awesome Lists containing this project

README

          

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

# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) Soenneker.Documents.Document
### The base document type providing a building block for storage objects

## Installation

```
dotnet add package Soenneker.Documents.Document
```