Skip to content

Commit 180f8e3

Browse files
Merge pull request #1 from Backiaraj/common
Modified the readme content
2 parents 3712c6a + f4c675f commit 180f8e3

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Export Data to Excel in Blazor Application
2+
3+
This sample explains about how to export the data to excel in Blazor server or client side application.
4+
5+
## Prerequisites
6+
7+
* Visual Studio 2022
8+
9+
## How to run the project
10+
11+
* Checkout this project to a location in your disk.
12+
* Open the solution file using the Visual Studio 2022.
13+
* Restore the NuGet packages by rebuilding the solution.
14+
* Run the project.

0 commit comments

Comments
 (0)