你的位置: 码友网首页 / 资讯源列表 / Use MediatR in ASP.NET or ASP.NET Core

关于[Use MediatR in ASP.NET or ASP.NET Core]的摘要:

MediatR facilitates CQRS and Mediator patterns in .NET. It is a low-ambition library trying to solve a simple problem — decoupling the in-process sending of messages from handling messages. MediatR supports request/response, commands, queries, notifications and events, synchronous and async with intelligent dispatching via C# generic variance. It also supports a publisher/subscriber pattern.

原文地址: https://medium.com/dotnet-hub/use-mediatr-in-asp-net-or-asp-net-core-cqrs-and-mediator-in-dotnet-how-to-use-mediatr-cqrs-aspnetcore-5076e2f2880c

收录时间: 2021-08-09 浏览量: 2023 分类: ASP.NET Core

| 0 收藏 | 0