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
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.documents.general.named
- Owner: soenneker
- License: mit
- Created: 2025-03-29T20:45:53.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-06-05T20:02:37.000Z (7 days ago)
- Last Synced: 2026-06-05T20:16:15.994Z (7 days ago)
- Topics: csharp, document, documents, dotnet, general, generaldocument, igeneraldocument, inamedgeneraldocument, named, namedgeneraldocument, object
- Language: C#
- Homepage: https://soenneker.com
- Size: 691 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
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.general.named/)
[](https://github.com/soenneker/soenneker.documents.general.named/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.documents.general.named/)
[](https://github.com/soenneker/soenneker.documents.general.named/actions/workflows/codeql.yml)
#  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
```