Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 820 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 820 Bytes

Blazor Localization Examples

Localization examples showing localization of Syncfusion Blazor UI components in Blazor Server and Blazor WebAssembly application.

How to run the application

  • Clone the repository from this location.

  • Open the specified application from the following folder either .NET5 Blazor Server App or .NET5 Blazor WASM App or .NET6 Blazor Server App or .NET6 Blazor WASM App.

  • Press Ctrl+F5(windows) or +F5 (macOS) to run the application.

Always use latest resource (resx) files from blazor locale repo.

See also