Skip to content

Commit 1d5abe9

Browse files
author
Anto Gibson
authored
Update README.md
1 parent 3288d7e commit 1d5abe9

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

README.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,18 @@ A quick-start project that helps you to customize columns in the Syncfusion ASP.
1414

1515
* Header Template: https://ej2.syncfusion.com/aspnetcore/Grid/HeaderTemplate#/fluent
1616

17+
## Project pre-requisites
18+
Make sure you have compatible versions of the following IDE and framework installed on your machine before starting this project:
1719

18-
## Project pre-requisites
19-
Make sure that you have compatible versions of
20-
* .NET SDK installed ([.NET ](https://dotnet.microsoft.com/en-us/download))
20+
* .NET SDK 6.0 ([.NET ](https://dotnet.microsoft.com/en-us/download))
2121
* Visual Studio 2022 ([Visual studio](https://visualstudio.microsoft.com/downloads/)) or later
2222

23-
installed in your machine before starting to work on this project.
23+
---
24+
25+
To learn more about the supported IDE and frameworks for our ASP.NET Core controls, please refer to the documentation below:
26+
https://ej2.syncfusion.com/aspnetcore/documentation/system-requirements
2427

25-
## How to run this application:
2628

27-
To run this application, clone the `how-to-customize-the-columns-of-aspdotnet-core-datagrid-using-templates` repository and open it in Visual Studio. Install the necessary NuGet packages via the package manager, then build and run the project using the Visual Studio interface.
29+
## How to run this application:
2830

29-
#### Note: If you encounter any package errors, clean the project and rebuild.
31+
To run this application, clone the `how-to-customize-the-columns-of-aspdotnet-core-datagrid-using-templates` repository and open it in Visual Studio. Install the necessary NuGet packages via the package manager, then build and run the project by pressing the F5 key.

0 commit comments

Comments
 (0)