Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Asp.Net Core 3 Blazor The Complete Guide.
Rating: 3.8 out of 5(110 ratings)
465 students

Asp.Net Core 3 Blazor The Complete Guide.

Getting Started with the new Microsoft SPA Framework .
Last updated 6/2019
English
English [Auto],

What you'll learn

  • After following this course you will be able to build an entire application using only .NET. So your application will be fully written in C#.

Course content

8 sections21 lectures2h 53m total length
  • Course Overview1:02

    Discover how Blazor enables client-side web apps in the browser without JavaScript, offering a new way to write applications using the .NET framework.

  • Course Update Note2:22

    Blazor evolved from an experimental project to a preview, and this video explains changes to the client-side templates, including removed view imports and the switch to Razor files.

  • Course Update Note 13 June 20193:20

    Update the dotnet core sdk and visual studio blazor extensions to the latest versions, then create a new blazor component using the code directive.

Requirements

  • To Follow this course You have to be familiar with C# ,Razor and some Javascript , also having some ideas about Angular concepts may be helpful.

Description

Blazor is the new Microsoft Framework for Building Single Page Applications using only .NET  and C# . With Blazor there is no need to use Java script code anymore  But Only C# code From the back to the front End. Blazor is the new Microsoft Framework that brings .NET to the browser. If you have previous  experience with any other javascript framework such as Angular or React you will find  Blazor concepts easy to grasp.


Blazor is a new Technology and it is in preview for the time being , and many updates will occur on it , and so is this course , it will be updated everytime new updates occurs on Blazor to keep you update to date with this new Microsoft technology.

Who this course is for:

  • This course is for Web developers who wants To do build Web applications from the Back to the FrontEnd using C#.