-
Notifications
You must be signed in to change notification settings - Fork 236
Description
Goal
Build an actual application using a Razor based framework and log any issues found. This could be done in Blazor, MVC or Razor pages. If you're familiar with one of the frameworks I'd encourage you to try and spend more time in your Razor files by even writing some nested C# classes 😉
Getting setup
-
Install the latest Dogfood VS build: https://aka.ms/vs/dogfood/install
-
Enable the experimental Razor editor feature flag (Tools -> Options -> Preview Features):

-
Restart VS
-
Go!
Tutorials
If you're having a hard time landing on a specific app you'd want to build or you're new to the Razor area you can always try out some of the pre-existing tutorials/workshops that have been done in the past:
Filing issues
- File an issue using this template.
- Leave a comment on this bug bash issue with a link to your newly created issue.
Don't worry about filing duplicate issues unless you know it's a duplicate f rom the start. We can always de-dupe later.
