MediatR Guide + sample (#2218)
* Add guide for MediatR * Add sample for MediatR * Fix exposed token in program.cs * Fix review points * Remove newline in MediatrDiscordEventListener.cs
This commit is contained in:
1
docs/guides/other_libs/samples/MediatrConfiguringDI.cs
Normal file
1
docs/guides/other_libs/samples/MediatrConfiguringDI.cs
Normal file
@@ -0,0 +1 @@
|
||||
.AddMediatR(typeof(Bot))
|
||||
Reference in New Issue
Block a user