Xpandables.Standard

A utility library in .Net Standard 2.1 to easily add patterns such as Command, Query, Dispatcher, Interception...


Keywords
ICommand, IDispatcher, IQuery{TResult}, Enumeration, Interception, ICommandHandler{TCommand}, IQueryHandler{TQuery, TResult}, ValueObject...
License
Apache-2.0
Install
Install-Package Xpandables.Standard -Version 4.0.3.9

Documentation

Xpandables

A utility library in .Net Standard 2.1 to easily add patterns such as Command, Query, Dispatcher, Interception... See Xpandables.Samples

Feel free to fork this project, make your own changes and create a pull request.