https://github.com/soenneker/soenneker.envelopes.internalevent
A DTO for internal event packaging with minimal coupling
https://github.com/soenneker/soenneker.envelopes.internalevent
csharp dotnet dto envelope envelopes event events internalevent internaleventenvelope object type
Last synced: 3 months ago
JSON representation
A DTO for internal event packaging with minimal coupling
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.envelopes.internalevent
- Owner: soenneker
- License: mit
- Created: 2025-07-09T21:29:45.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-07-09T23:33:56.000Z (11 months ago)
- Last Synced: 2025-07-09T23:36:11.689Z (11 months ago)
- Topics: csharp, dotnet, dto, envelope, envelopes, event, events, internalevent, internaleventenvelope, object, type
- Language: C#
- Homepage: https://soenneker.com
- Size: 28.3 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.envelopes.internalevent/)
[](https://github.com/soenneker/soenneker.envelopes.internalevent/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.envelopes.internalevent/)
[](https://github.com/soenneker/soenneker.envelopes.internalevent/actions/workflows/codeql.yml)
#  Soenneker.Envelopes.InternalEvent
### A DTO for internal event packaging with minimal coupling
## Installation
```
dotnet add package Soenneker.Envelopes.InternalEvent
```