https://github.com/soenneker/soenneker.enums.crudeventtypes
An enumeration for Create, Read, Update, Delete events.
https://github.com/soenneker/soenneker.enums.crudeventtypes
create crud crudeventtype crudeventtypes csharp delete dotnet enum enums event events read type update
Last synced: about 7 hours ago
JSON representation
An enumeration for Create, Read, Update, Delete events.
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.enums.crudeventtypes
- Owner: soenneker
- License: mit
- Created: 2025-07-09T12:53:18.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-07-03T01:47:19.000Z (14 days ago)
- Last Synced: 2026-07-11T08:05:43.960Z (6 days ago)
- Topics: create, crud, crudeventtype, crudeventtypes, csharp, delete, dotnet, enum, enums, event, events, read, type, update
- Language: C#
- Homepage: https://soenneker.com
- Size: 106 KB
- 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.enums.crudeventtypes/)
[](https://github.com/soenneker/soenneker.enums.crudeventtypes/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.enums.crudeventtypes/)
[](https://github.com/soenneker/soenneker.enums.crudeventtypes/actions/workflows/codeql.yml)
#  Soenneker.Enums.CrudEventTypes
### An enumeration for Create, Read, Update, Delete events.
## Installation
```
dotnet add package Soenneker.Enums.CrudEventTypes
```