Skip to content

Commit 3bdc7ef

Browse files
chore(common): link Blazor basics for new users
1 parent b9cffa1 commit 3bdc7ef

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

introduction.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,11 @@ You can watch the entire playlist below:
3838

3939
<iframe width="560" height="315" src="https://www.youtube.com/embed/videoseries?list=PLvmaC-XMqeBYPTwcm478vs8Rujq2tiVJo" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
4040

41+
If you are just getting started with Blazor and Web development, you may find the following articles from MSDN useful in getting up to speed with the core concepts:
42+
43+
* [First Steps with Blazor](https://docs.microsoft.com/en-us/aspnet/core/blazor/get-started?view=aspnetcore-3.0&tabs=visual-studio)
44+
* [Razor Syntax Reference](https://docs.microsoft.com/en-us/aspnet/core/mvc/views/razor?view=aspnetcore-3.0)
45+
4146

4247
## List of Components
4348

0 commit comments

Comments
 (0)