sholman

Results 3 comments of sholman

@NTaylorMullen I'm using 17.1 Preview 2 and CSS intellisense is not working at all now!

I have the added complexity that I have a multi-tenant situation where the connection string may change. So I can't use DI for my DbContexts which means I can't use...

> How do you unit test the Mediatr that was being called on blazor component? I'm calling a mediatr Send on my component to fetch static data, but I ran...