Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 768 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 768 Bytes

Blazor Localization Examples

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

Prerequisites

  • Visual Studio 2022

How to run the project

  • Checkout this project to a location in your disk.
  • 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.
  • Restore the NuGet packages by rebuilding the solution.
  • Run the project.

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

See also