HtmlForgeX

API Reference

Class

Warmup

Namespace HtmlForgeX
Assembly HtmlForgeX
Modifiers static

Warmup helpers to pay one-time JIT/initialization costs at app startup rather than on the first render. Safe to call multiple times.

Inheritance

  • Object
  • Warmup

Methods

public static Void Json() #
Returns: Void

Initializes the System.Text.Json source-generated context and commonly used type infos.