Popularity
1.8
Growing
Activity
8.1
Stable
43
4
3

Description

Immediate.Handlers is an implementation of the mediator pattern in .NET using source-generation. All pipeline behaviors are determined and the call-tree built at compile-time; meaning that all dependencies are enforced via compile-time safety checks. Behaviors and dependencies are obtained via DI at runtime based on compile-time determined dependencies.

Programming language: C#
License: MIT License
Tags: Command     Behavior     Mediator     Source Generator    

Immediate.Handlers alternatives and similar packages

Based on the "Source Generator" category.
Alternatively, view Immediate.Handlers alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Immediate.Handlers or a related project?

Add another 'Source Generator' Package