Take advantage of MediatR and the mediator design pattern to reduce the dependencies between objects in your ASP.Net Core applications MediatR is an open source project and an implementation of the ...
Take advantage of the options pattern to load configuration data directly into your classes at runtime for simple and flexible configuration data management When working in ASP.NET Core you will often ...
How can one class communicate with each another, yet know nothing about that other class? That's where the mediator pattern comes in, and Eric shows how to employ it in a .NET chat application. The ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results