|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/blazor-and-razor-components-in-a-nutshell/
课程评论:没有评论
**课程名称:** Blazor 和 Razor 组件速成 **课程概述:** 本课程将介绍 Blazor 技术,它允许开发人员直接在浏览器中运行 .NET 代码。随着 .NET Core 3.0 的发布,Blazor 已获得微软官方支持。您可以选择客户端+服务器的设置(服务器端 Blazor)或纯粹基于 WebAssembly 的体验(客户端 Blazor)。无论选择哪种方式,语法都将基本保持一致。
Blazor is a technology that allows developers to run.NET Code directly in the browser. With.NET Core 3.0, the technology is officially supported by Microsoft. And you can opt for either client plus server setup (server-side Blazor) or a pure WebAssembly-based experience (client-side Blazor). Whichever flavor you choose, the syntax will be almost identical.