你的位置: 码友网首页 / 资讯源列表 / Custom deployment layout for Blazor WebAssembly apps

关于[Custom deployment layout for Blazor WebAssembly apps]的摘要:

Some environments block the download and execution of DLLs from the network to prevent the potential spread of malware, which can also block downloading Blazor WebAssembly apps. To enable Blazor WebAssembly in these environments, we introduced in .NET 6 new extensibility points that allows developers to customize the published files and packaging of Blazor WebAssembly apps. These customizations can then be packaged as a reusable NuGet package.

原文地址: https://devblogs.microsoft.com/aspnet/custom-deployment-layout-for-blazor-webassembly-apps/

收录时间: 2021-09-30 浏览量: 1070 分类: Blazor

| 1 收藏 | 0