Dmnk.Toolkit

Mostly small Blazor-related C# libraries. Documentation and Code are Work-In-Progress.

Index

MVVM Pattern for Blazor

General Utilities

  • Dmnk.Blazor.Suspense - Blazor components that allow showing placeholder content while waiting some asynchronous operation, including lazy WASM module loading, to complete.
  • Dmnk.Blazor.Focus - Blazor components and extensions to manage keyboard focus
  • Dmnk.Blazor.Cookies - Utility methods to read generic cookies as well as ASP.NET CultureInfo cookies in Blazor WASM applications.

Icons