aspnetcore-app-workshop
aspnetcore-app-workshop copied to clipboard
This workshop will teach you ASP.NET Core by building a complete conference management website from scratch.
During the workshop today I added the ability for the session cards on the Home and My Agenda pages to progressively enhance the buttons for adding/removing sessions from the personal...
I use Rider, which doesnt have templates for TagHelpers. Adding a line saying adding an empty class would already help.
When I run the FrontEnd project in stage 3 I get the above error for "serviceUrl". The BackEnd project runs as expected. Here is my stacktrace: System.Uri..ctor(string uriString) FrontEnd.Startup.b__4_1(HttpClient client)...
I changed my job a year ago and that fact made me move away from asp.net development. I am trying to catch up asp.net core using this app. However, when...
This is the current experience for editing the start/end time on the EditSession page:  It currently relies on the default input field rendering for `DateTimeOffset` which isn't great, due...
I've taken a look at your fine database. I took the liberty to build a diagram using plantuml. It might be easier to understand compared to the one you built...
- Missing instructions for adding the speakers page - Also missing the css styles for speakers
@glennc
Internal Server Error **https://aspnetcorews-frontend.azurewebsites.net/** HttpRequestException: Response status code does not indicate success: 500 (Internal Server Error).