Skip to content

Commit 2ef8207

Browse files
committed
Modified the readme content
1 parent fe0dca5 commit 2ef8207

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
11
# How to Create a Blazor Server App and Add Syncfusion Blazor components to it?
2+
23
A getting started Blazor Server App project that is pre-configured to use the Blazor Components of Syncfusion.
34

4-
Documentation: https://ej2.syncfusion.com/blazor/documentation/getting-started/vs-blazor-server/
5+
**Documentation**: https://blazor.syncfusion.com/documentation/getting-started/blazor-server-side-visual-studio
56

67
## Pre-requisites
7-
To run this project, you need to install the following pre-requisites in your machine.
8-
* Visual Studio 2019 (version 16.4 or later)
9-
* .NET Core SDK 3.1.2
8+
9+
* Visual Studio 2022
1010

1111
## How to run this application?
12-
To run this application, you need to first clone or download this `adding-syncfusion-blazor-components-to-blazor-server-app` repository and then open it in Visual Studio 2019. Now, simply build and run your project to view the output.
12+
13+
* Checkout this project to a location in your disk.
14+
* Open the solution file using the Visual Studio 2022.
15+
* Restore the NuGet packages by rebuilding the solution.
16+
* Run the project.

0 commit comments

Comments
 (0)