An open API service indexing awesome lists of open source software.

https://github.com/karenpayneoregon/excelmappersamples

Working with NuGet package ExcelMapper
https://github.com/karenpayneoregon/excelmappersamples

csharp dapper efcore excel

Last synced: 5 months ago
JSON representation

Working with NuGet package ExcelMapper

Awesome Lists containing this project

README

          

# About

Code samples for [ExcelMapper](https://www.nuget.org/packages/ExcelMapper) using [EF Core](https://learn.microsoft.com/en-us/ef/core/) and [Dapper](https://www.nuget.org/packages/Dapper) using [Microsoft Visual Studio](https://visualstudio.microsoft.com/vs/) and NET 8 Core.

## Provided Samples

:heavy_check_mark: See [Tests.cs](https://github.com/mganss/ExcelMapper/blob/master/ExcelMapper.Tests/Tests.cs#L3118) in ExcelMapper repository for more examples.