Adam Gilman

Results 4 issues of Adam Gilman

I've been working on a project and I think I have Blazor server and Blazor wasm both working independently in regards to authentication against identity server. It would be nice...

Hi, the hybrid blazor is a great idea. I've tried to adapt the code to our solution, but as with most projects we start running into issues as the app...

The link attached to the "[Download the Windows 10 IoT Core Dashboard](http://go.microsoft.com/fwlink/?LinkID=708576)" is broken. At least for me I am getting a resourceNotFound error. The link forwards to: [https://iottools.blob.core.windows.net/iotdashboard/setup.exe](https://iottools.blob.core.windows.net/iotdashboard/setup.exe) Let...

## Steps to Reproduce 1. Using a basic Blazor wasm project, use HttpClient (include cancellationToken) to call (GET/POST) hosting server project's API. 2. Have server API Task.Delay for an extended...