Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Save time in Blazor with MudBlazor
Rating: 4.1 out of 5(67 ratings)
337 students

Save time in Blazor with MudBlazor

Learn to integrate MudBlazor in your Blazor project
Last updated 4/2022
English

What you'll learn

  • MudBlazor layouts and themes
  • MudBlazor inputs
  • Mudblazor design components
  • MudBlazor charts

Course content

7 sections24 lectures5h 1m total length
  • Introduction2:03

    Learn how MudBlazor components accelerate Blazor development by setting up packages, layouts, and input controls, and explore charts and a real-world example that demonstrates component interactions.

Requirements

  • Visual studio
  • Rudimentary understanding of CSS
  • Understanding of Blazor

Description

This course will introduce you to MudBlazor, a library that allows you to use predefined components and fast-forward your development process in Blazor projects. It also allows you to interact with generic HTML and CSS without any restrictions.


We will begin with the setup of the library – installing Nuget packages and adding references to files, for both client and server-side options. Once we are done with that, we will be jumping into layouts and other aspects of basic setup.


After the setup, we will be looking at all kinds of components - buttons, inputs of different types, and then some more complicated ones, such as charts and tables. You will not only learn how to adjust various visual properties, but also how to interact with these components programmatically.


Finally, we will be looking at a rather large real-world example – a basic blog platform. This is to see how MudBlazor components interact with each other, as well as how they interact with generic HTML and CSS. The example will include a page that allows users to add a new article and pages that will allow searching for and reading articles. And it will include many of the components previously covered in the course, but in this case in a more realistic environment.

Who this course is for:

  • Blazor developers