Click here to Skip to main content
15,884,537 members
Articles / Productivity Apps and Services / Microsoft Office / Microsoft Excel

Simple POCO Mapper for EPPlus

Rate me:
Please Sign up or sign in to vote.
5.00/5 (8 votes)
18 Nov 2023CPOL4 min read 20.8K   441   12  
A simple POCO mapper for EPPlus
This technical excerpt details a method for reading Excel files by creating object-oriented mappings using C# and the EPPlus library, enabling automatic or customized data-to-object casting for Excel rows or columns.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Netherlands Netherlands
Freelance Sitecore /.Net developer

Comments and Discussions