everythingaboutcode-blog
everythingaboutcode-blog
Coding Examples
1 post
Sharing simple code examples in different programming languages
Don't wanna be here? Send us removal request.
everythingaboutcode-blog · 4 years ago
Text
Import Excel Data To Objects In C#
It is not difficult to write a simple generic method in C# to import data from an Excel file to a list of objects. Here is the article which explains about my code written for importing an excel using EPPlus nuget package.
https://link.medium.com/I8bPEXIqjib
1 note · View note