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

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

A document type for general storage purposes, derived from GeneralDocument, providing a Name property
https://github.com/soenneker/soenneker.documents.general.named

csharp document documents dotnet general generaldocument igeneraldocument inamedgeneraldocument named namedgeneraldocument object

Last synced: 5 days ago
JSON representation

A document type for general storage purposes, derived from GeneralDocument, providing a Name property

Awesome Lists containing this project

README

          

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

# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) Soenneker.Documents.General.Named
### A document type for general storage purposes, derived from GeneralDocument, providing a Name property

## Installation

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