-
Operating System: Fedora 36
IDE: neovim
LSP version: omnisharp-roslyn v1.39.0
Omnisharp doesn't recognize ASP.NET types in .NET 6 project (e.g., ControllerBase, ...etc.) and doesn't show completi…
-
(I'm fairly new to the mediator pattern, so I apologize if this is trivial or irrelevant!)
Basing my example off the [wiki](https://github.com/jbogard/MediatR/wiki#requestresponse), let's say I cre…
-
![image](https://user-images.githubusercontent.com/12589359/188519994-61525c49-944b-4dd2-a289-942cf7022223.png)
Sorry for the short post, it seems like there is no 'overload' for DI.
This caus…
-
Hippo version: `v0.17.0`
Spin version: `canary` on commit `ceeccf9`
Run the test case in [spin/tests/http/simple-spin-rust/spin.toml](https://github.com/fermyon/spin/blob/ceeccf937c060fc44a531f6ad…
-
Hi, i'm trying to run omnisharp (1.39.0) with doom emacs under fedora. Starting the server throws the following error:
```
The following clients were selected based on priority: (server-id omnisha…
jdrst updated
2 years ago
-
Hi there,
I currently use controllers with the MediatR library. FastEndpoints looks good and I've just read through all the docs 🙂 And I have a couple of questions.
Early in the docs I saw on th…
-
I've been digging into the code and had some feedback/questions.
1. When I look at the main entry point to using Wolverine (`IMessagePublisher` and `ICommandBus`), IMO they are confusing when the …
-
I have read 1 notification can have N handlers, its a one to many relationship. In such case, what is the order that the handlers gets executed? Can we have a control to set the order of execution amo…
-
Hi I have a project where I'm using mediatR commands and sharing them with my blazor client, so instead of having Handlers + Requests in one assembly I split them and reimplement the handlers on the c…
-
### Steps to reproduce
The query which is failing can be seen at https://github.com/HTBox/allReady/blob/master/AllReadyApp/Web-App/AllReady/Areas/Admin/Features/Itineraries/PotentialItineraryTeamMemb…