Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

Modern Web Development with Blazor and .NET Core 5 [Updated in July 2021]

Posted By: IrGens
Modern Web Development with Blazor and .NET Core 5 [Updated in July 2021]

Modern Web Development with Blazor and .NET Core 5
.MP4, AVC, 1920x1080, 30 fps | English, AAC, 2 Ch | 8h 56m | 12.85 GB
Instructor: Trevoir Williams

Blazor allows you to create a single page application on top of .NET Core and continue coding in C# (without needing to flip between C# and JavaScript too much). Blazor apps are composed of reusable web UI components implemented using C#, HTML, and CSS. Both client and server code is written in C#, allowing you to share code and libraries.

Blazor can run your client-side C# code directly in the browser, using WebAssembly (WASM for short). Because it’s real .NET running on WebAssembly, you can reuse code and libraries from server-side parts of your application. We will be exploring many intricacies of the Blazor life-cycle, data flow, JavaScript interoperability, and general development activities and nuances.

By the end of the course, you will have the skills and knowledge to build a web application using Blazor.

All resources and code files to this course are placed here: https://github.com/PacktPublis...nt-with-Blazor-and-.NET-Core-5


Modern Web Development with Blazor and .NET Core 5 [Updated in July 2021]