Namespace Fusee.Base.Imp.Blazor
Classes
AssetProvider
Asset provider for direct file access. Typically used in desktop builds where assets are simply contained within a subdirectory of the application.
BlazorAssetProvider
Loading resources, helper class
BlazorBase
Base class for generation a Fusee WASM project
BlazorExtensions
Useful extensions while working with Microsoft.JSInterop methods like getting an object reference or a global reference to e. g. window
BlazorProgramm
A BlazorProgramm contains some runtime variables, like canvasName, the canvas clear color as well as the render loop action
EmbeddedResourceHelper
EmbeddedResourceHelper
FileDecoder
Provides methods for platform specific conversions of file content.
FontImp
Font implementation using SixLabors.Fonts
HtmlHelper
Helper class for often used functions
IO
Implementation (platform dependent) for IO related functionality not supported by portable libraries.