Skip to content

Localization samples for Syncfusion Blazor UI components in Blazor Server and Blazor WebAssembly application

Notifications You must be signed in to change notification settings

SyncfusionExamples/blazor-localization

Repository files navigation

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