We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b78741 commit 6669e20Copy full SHA for 6669e20
README.md
@@ -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