Skip to content

Commit

Permalink
Merge pull request #6 from Backiaraj/common
Browse files Browse the repository at this point in the history
Modified the readme content
  • Loading branch information
rajendranr-5483 authored Dec 15, 2023
2 parents 219f59f + 8c7e96e commit c49b11e
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,19 @@

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

## How to run the application
## Prerequisites

- Clone the repository from this [location](https://github.com/SyncfusionExamples/blazor-localization).
* Visual Studio 2022

- 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`.
## How to run the project

- Press <kbd>Ctrl</kbd>+<kbd>F5</kbd>(windows) or <kbd>⌘</kbd>+<kbd>F5</kbd> (macOS) to run the application.
* 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](https://github.com/syncfusion/blazor-locale) repo.
## See also
- [Blazor Localization documentation](https://blazor.syncfusion.com/documentation/common/localization/)

* [Blazor Localization documentation](https://blazor.syncfusion.com/documentation/common/localization/)

0 comments on commit c49b11e

Please sign in to comment.