Dometrain – Getting Started – Blazor

Dometrain – Getting Started – Blazor
English | Tutorial | Size: 2.05 GB


Get started with Blazor in .NET
Blazor is a modern front-end web framework based on HTML, CSS, and C# that helps you build web apps faster by allowing you to use your existing knowledge of C# and minimizing the need to use JavaScript to a minimum amount. It is an incredible tool that can help developers be very productive by unifying the front-end stack with the back-end one.

LinkedIn Learning – Blazor Hybrid Development with .NET

LinkedIn Learning – Blazor Hybrid Development with .NET
English | Tutorial | Size: 340.53 MB


In a Blazor Hybrid app, Razor components run natively on the device. Components render to an embedded Web View control through a local interop channel.