https://github.com/soenneker/soenneker.dispatchers.dispatcher
An abstract base class for Dispatchers, that handles routing across other utilities
https://github.com/soenneker/soenneker.dispatchers.dispatcher
base csharp dispatcher dispatchers dotnet routing util utils
Last synced: 12 days ago
JSON representation
An abstract base class for Dispatchers, that handles routing across other utilities
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.dispatchers.dispatcher
- Owner: soenneker
- License: mit
- Created: 2025-03-26T16:41:39.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-04-27T22:29:50.000Z (21 days ago)
- Last Synced: 2025-05-01T12:57:10.176Z (17 days ago)
- Topics: base, csharp, dispatcher, dispatchers, dotnet, routing, util, utils
- Language: C#
- Homepage: https://soenneker.com
- Size: 78.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.dispatchers.dispatcher/)
[](https://github.com/soenneker/soenneker.dispatchers.dispatcher/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.dispatchers.dispatcher/)#  Soenneker.Dispatchers.Dispatcher
### An abstract base class for Dispatchers, that handles routing across other utilities## Installation
```
dotnet add package Soenneker.Dispatchers.Dispatcher
```