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

revanthKrishnan/blazor-localization

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

blazor-localization

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

How to run the application

  • Clone the repostiry using below command line from the command prompt.
git clone https://github.com/SyncfusionExamples/blazor-localization
  • Navigate to the sepecified application folder either blazor-server-app or blazor-webassembly-app.
cd blazor-localization/blazor-server-app
  • Run the application using below command line.
dotnet run
  • Copy/paste the localhost link in the browser to launch the application.

Blazor Server App

  • The Blazor Server application with Localization is available in the blazor-server-app location.
  • The Resource files are available in ~/blazor-server-app/Resources location.

Blazor WebAssembly App

  • The Blazor WebAssembly application with Localization is available in the blazor-webassembly-app location.
  • The Resource files are available in ~/blazor-webassembly-app/Resources location.

See Also

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 47.4%
  • C# 31.5%
  • CSS 21.1%