Skip to content

Commit 6669e20

Browse files
authored
Create README.md
1 parent 9b78741 commit 6669e20

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
Getting Started
2+
3+
NuGet package name is DocumentFormat.OpenXml. Let’s install this package.
4+
5+
// Read and Create/Write Excel file in C# .NET Core
6+
https://www.thecodebuzz.com/read-excel-file-in-dotnet-core-2-1/
7+
8+
// Read Excel as JSON using Open XML SDK
9+
https://www.thecodebuzz.com/read-excel-as-json-using-open-xml-sdk/

0 commit comments

Comments
 (0)