pure MediatR for ASP.NET Core without the needs for controllers.
Info
Version: | 3.2.0 |
Author(s): | Kahbazi |
Last Update: | Sunday, December 12, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Kahbazi/MediatR.AspNetCore.Endpoints |
NuGet Url: | https://www.nuget.org/packages/MediatR.AspNetCore.Endpoints |
Install
Install-Package MediatR.AspNetCore.Endpoints
dotnet add package MediatR.AspNetCore.Endpoints
paket add MediatR.AspNetCore.Endpoints
MediatR.AspNetCore.Endpoints Download (Unzip the "nupkg" after downloading)
Dependencies
- MediatR(>= 8.0.1)
Tags