John Waters
John Waters
Also, I m wanting to use this with Duende IdentityServer - anyone tried that?
I switched from SignalR (AspNetCore RC1) to AzureSignalR I use authenticated hubs (using JWT Bearer tokens in header) When a client connects, I add the connection to a group for...
Shouldn't the text be able to tag users? What's the syntax?
I have a Generic SearchQuery used with MediatR ``` public record SearchQuery (TSearchDto Search) : IRequest where TEntity : class, new() where TEntityDto : class, new() where TSearchDto : PagedResultsRequestDTO,...
I was looping through a list of people to send emails to, using the same instance of FluentEmail and each person got all the previous peoples emails! Turns out .To...
### Product dotnet CLI (dotnet new) ### Describe The Bug My .SLN file contains the following exccerpt ``` Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{BA36FC00-DFC0-4D39-875D-8ACA31ED3839}" ProjectSection(SolutionItems) = preProject .editorconfig =...
### Product dotnet CLI (dotnet new) ### Describe The Bug On building the template project I get the following error message, but it still works and I can create an...
When running this in the TF online hosted build controller I get exit code 3, but no indication as to what is wrong. Can we somehow get better feedback on...
Hi, I am using the same rotary switch and 3d printed component as you to create a fuel selector for my PA-28 in X-Plane. I have hooked up the switch...