-
We use Active Directory aka Microsoft Entra to authenticate with all of our SQL servers. I'm not able to find a way to connect using NetPad 0.8.0. Azure Data Studio has the best support/implementation…
-
- [x] #30
- [ ] #21
Needs to include some doco. How to do coupled cross slice communication? How to do decoupled cross slice communication?
Functional differences with MediatR for CQRS + notifi…
Hona updated
8 months ago
-
refactor the controllers to use mediatr and cqrs (i do not want to see controllers with more then var res =mediator.send and a single if to check if the res is ok or not)
https://www.youtube.com/wa…
Pufix updated
1 month ago
-
### MediatR Article Ideas
1. I could write about configuring MediatR in a .NET application, detailing the setup process and necessary dependencies.
2. I could explain the purpose of MediatR, inclu…
-
Hi,
I upgrade reference in my application (framework 4.8 asp.net webforms) from v4.8.3 to v5.3.0
In my application I register MediatR (v9.0.0) like this:
```
Container.Registe…
-
When using MediatR in a bigger project, would you consider this project setup a good practice?
![image](https://user-images.githubusercontent.com/249938/229901516-e46d3243-b45d-4e54-82fd-c97d3038cb…
-
**What is the current behavior?**
I want to use the included function to export the dialogue as a spreadsheet but this throws the following error:
```
Error in the language server: Error: Inter…
-
Make sure mediatr calls are carried out in inside the oninitializedasync method. See the change linked below for an example of where being in parameters set causes an error.
See fix below
htt…
-
Hi, is it possible to add [MediatR Pipeline Behaviours](https://github.com/jbogard/MediatR/wiki/Behaviors) with Function Monkey?
FM @ 0.37
-
I don't see the use of "AspNetCore" name included in the Nuget package id as well as the GitHub project name. This project does not depend on AspNetCore at all and in my opinion never will. I feel ins…
folbo updated
2 months ago