https://github.com/soenneker/soenneker.entities.entity
The base entity; it's a unit of data that represents a thing or concept within a system
https://github.com/soenneker/soenneker.entities.entity
csharp domain dotnet entity
Last synced: 5 months ago
JSON representation
The base entity; it's a unit of data that represents a thing or concept within a system
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.entities.entity
- Owner: soenneker
- License: mit
- Created: 2023-04-15T01:27:41.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-03-02T21:09:15.000Z (5 months ago)
- Last Synced: 2026-03-03T00:30:34.903Z (5 months ago)
- Topics: csharp, domain, dotnet, entity
- Language: C#
- Homepage: https://soenneker.com
- Size: 1.11 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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.Entities.Entity/)
[](https://github.com/soenneker/soenneker.entities.entity/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/Soenneker.Entities.Entity/)
#  Soenneker.Entities.Entity
### The base entity; it's a unit of data that represents a thing or concept within a system
## Installation
```
dotnet add package Soenneker.Entities.Entity
```