Dylan Davenport
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 4
-
Edited Breakpoints sometimes not working in Blazor WASM app
I have a Blazor WASM app I'm working on, and breakpoints are not being hit consistently. The most recent example is I have a breakpoint set on a variable within the @code block of a razor file, I g... -
Created Cannot debug .Net Core backend using IIS Express
I am trying to debug a .Net Core application using IIS Express and anytime I go to run the debugger I get an error that says "one or more errors occurred" with no details as to what the error is. T... -
Edited Rider ignoring custom Chrome user data directory
I am trying to debug my Blazor application in Chrome using a custom user data directory so that Rider opens a browser window with all my settings. I have added the path to my Chrome user data direc... -
Edited How to include files into Solution automatically?
AnsweredHello, I was wondering if there is a way to have Rider include files into the Solution automatically? Currently whenever I add a file such as an image, I have to right click the file and select "In...