June 2021
Intermediate to advanced
310 pages
5h 27m
English
In this chapter, we will learn about creating forms and validating them, which is a great opportunity to build our admin interface where we can manage our blog posts. We are also going to build multiple reusable components and learn about some of the new functionalities in .NET 5 for Blazor.
This is going to be a super fun chapter and we will use a lot of the things we learned up until now.
In this chapter, we will cover the following topics:
Make sure you have followed the previous chapters or use the Ch5 folder as a starting point.
You can find the source code for this ...
Read now
Unlock full access