The File Handling API is built on top of the File System API. It allows your PWA to register as a file handler for specific file types. This requires your app to be installed on the user’s system, as the app has to register its name and icon with the operating system. On desktop ...
在伺服器專案安全呼叫 (web) API 以取得資料。 如需使用適用於 .NET的 Microsoft 驗證連結庫、Microsoft Web和Microsoft Entra ID的替代體驗,請參閱 使用Microsoft Entra ID保護ASP.NET Core 。 範例應用程式 這個應用程式範例包含二個專案: BlazorWebAppOidc: Blazor Web App的伺服器端專案,包含天氣資料的 最小...
本章節適用於Blazor Web App。 使用Router 元件的 AdditionalAssemblies 參數和端點慣例建立器 AddAdditionalAssemblies 來探索其他組件中的可路由元件。 下列小節說明每個 API 的使用時機和方式。 靜態路由 若要從其他組件中發現可路由的元件以進行靜態伺服器端渲染(static SSR),即使路由器日後會變成互動式用於互動式...
让Razor页的目录直接设定于内容根目录builder.Services.AddRazorPages().WithRazorPagesAtContentRoot();varapp =builder.Build();//Mini-API,简单文件下载app.MapGet("/download", () =>{
Real World Admin Dashboard / Starter kit with IdentityServer4 Material Design.Demo. BlazorWithIdentity- A sample project showcasing a Blazor app using EF Core with Identity authentication. Blazor.JWTTest- JWT authentication for a Blazor hosted (Client/Server-side) app with API and Authentication. ...
The .NET MAUI BlazorWebView control enables you to host a Blazor web app in your .NET MAUI app, and integrate the app with device features.
The Blazor Charts tutorial videos and blog posts will guide you in building your first app with Blazor components. They provide problem-solving strategies, describe features and functionalities, announce new feature releases, explain best practices, and showcase example scenarios. Explore our latest pos...
Enhance your app with JavaScript logic, integrating it smoothly within your Blazor application Call RESTful APIs in Blazor, enabling seamless integration with external services Explore advanced identity and security techniques in Blazor ensuring robust authentication and authorization mechanisms Build reliab...
从.NET MAUI中的Blazor访问设备传感器和本机API 10:58 选择哪种 C# UI 桌面技术?Stream Highlight | .NET MAUI, WinUI 3, WPF, Avalonia, Uno 12:07 Using/Converting Xamarin.Forms Behaviors in .NET MAUI 10:50 .NET MAUI Preview 7 - Full Windows & Mac Setup with CLI, VS Code, & VS202...
Next, open theApi.csprojproject under the the sign-in-blazorserver folder in your code editor. 3. Update application code with app registration values Inappsettings.json, update each variable with values from the app registration you created earlier. ...