-
Notifications
You must be signed in to change notification settings - Fork 195
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug Bash! #5092
Milestone
Comments
Another idea is to port https://aka.ms/aspnetcorebugrank to Blazor. |
I'm going to be boring and see if I can get a flash card app going for my studies 😋 |
@pranavkm @captainsafia @javiercn @SteveSandersonMS @HaoK We plan to triage Bug bash issues next Tuesday. Please file any issues before then. |
|
Triaged the issues. Thank you for all your bashing! |
ghost
locked as resolved and limited conversation to collaborators
Dec 13, 2020
ghost
unlocked this conversation
Oct 8, 2021
ghost
locked as resolved and limited conversation to collaborators
Nov 8, 2021
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
Check the
.NET Core cross-platform development
workload: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
Don't worry about filing duplicate issues unless you know it's a duplicate f rom the start. We can always de-dupe later.
The text was updated successfully, but these errors were encountered: