-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
ferdi kurnaz edited this page Sep 1, 2026
·
1 revision
Mediatron is available as a NuGet package. You can add it to your .NET project using the .NET CLI.
dotnet add package MediatronInstall-Package Mediatron- A .NET project that supports modern Dependency Injection (
Microsoft.Extensions.DependencyInjection).
Once installed, move on to Getting Started to register Mediatron in your app.