aspnetcore-app-workshop icon indicating copy to clipboard operation
aspnetcore-app-workshop copied to clipboard

This workshop will teach you ASP.NET Core by building a complete conference management website from scratch.

Results 31 aspnetcore-app-workshop issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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: ![image](https://user-images.githubusercontent.com/249088/61095109-f9d8ba00-a406-11e9-991c-2d44dbcaa720.png) 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

Internal Server Error **https://aspnetcorews-frontend.azurewebsites.net/** HttpRequestException: Response status code does not indicate success: 500 (Internal Server Error).