Skip to content

tmzblue/mediatr-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mediatr-sample

A simple C# console program to demonstrate the usage of requests, handlers and (pipeline) behaviors of jbogards's Mediatr library.

Running the sample

Execute the command dotnet run in the project's root folder, provided you have dotnet installed.

Further reading

MediatR's library is a great resource when you are trying to build an application with the CQRS pattern. Martin Fowler has a great article about this subject.

Contributions

Contributions to this repo are welcome, specially concerning other aspects of the MediatR library, such as notifications and events.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages