Microsoft.AspNetCore.Components.WebAssembly.Services Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides service types for Blazor WebAssembly libraries and apps.
Classes
LazyAssemblyLoader |
Provides a service for loading assemblies at runtime in a browser context. Supports finding pre-loaded assemblies in a server or pre-rendering context. |
Remarks
For more information about the LazyAssemblyLoader service, see Lazy load assemblies in ASP.NET Core Blazor WebAssembly.