no dogma blog
no dogma blog
Blog Posts
Podcast
Web API Lambda Course
Polly Course
Photos
Contact
Support this Site
About
RSS
Light
Dark
Automatic
MediatR
Sending MediatR Notifications Immediately After Saving an Entity with Entity Framework Core
After you save an entity, you may want to send out a notification so other parts of your application can react to the change. This post shows how to do that with MediatR and Entity Framework Core.
May 2, 2023
#
Entity Framework
,
MediatR
,
Notifications
,
dotNet
Using MediatR with .NET Lambda Functions and Function URLs
The mediator pattern is very helpful for keeping business logic out of your API endpoints. This post provides a simple example of this with the MediatR library.
Oct 5, 2022
#
MediatR
,
AWS
,
AWS Lambda
,
dotNet
,
Function URLs
,
Function as a Service
Using MediatR with API Endpoints
The mediator pattern is very helpful for keeping business logic out of your API endpoints. This post provides a simple example of this with the MediatR library.
Oct 3, 2022
#
MediatR
,
dotNet
,
Minimal API
Cite
×