This repository includes projects containing abstractions and implementations of the mediator framework.
All artifacts are licensed under the MIT license. You are free to use them in open-source or commercial projects as long as you keep the copyright notice intact when redistributing or otherwise reusing our artifacts.
Latest development packages can be found on MyGet.
Package | Description |
---|---|
AppCoreNet.Mediator |
Provides mediator framework default implementations. |
AppCoreNet.Mediator.Abstractions |
Provides the public API of the mediator framework. |
AppCoreNet.Mediator.Authentication |
Adds support for request authentication. |
AppCoreNet.Mediator.Authentication.Abstractions |
Provides the public API for request authentication. |
Contributions, whether you file an issue, fix some bug or implement a new feature, are highly appreciated. The whole user community will benefit from them.
Please refer to the Contribution guide.