Skip to content

Reads excel spreadsheets with tables of data rows and property columns and builds data into objects. Can be used to build a Entity Framework-esque Context class to provide data I/O using Excel as a backing store.

Notifications You must be signed in to change notification settings

mjenzen/ExcelDataProvider

Repository files navigation

Reads excel spreadsheets with tables of data rows and property columns and builds data into objects. Can be used to build a Entity Framework-esque Context class to provide data I/O using Excel as a backing store.

Initially created as a easy way to handle data entry via the Entity Framework Code First migration seed method.

About

Reads excel spreadsheets with tables of data rows and property columns and builds data into objects. Can be used to build a Entity Framework-esque Context class to provide data I/O using Excel as a backing store.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages