SheetToObjects is a library which aims to provide developers with an easy solution to map sheets (Google Sheets, Microsoft Excel, csv) to a model/POCO.
Info
Version: | 3.1.0 |
Author(s): | Josdeweger |
Last Update: | Tuesday, October 18, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/josdeweger/SheetToObjects |
NuGet Url: | https://www.nuget.org/packages/SheetToObjects.Extensions.Microsoft.DependencyInjection |
Install
Install-Package SheetToObjects.Extensions.Microsoft.DependencyInjection
dotnet add package SheetToObjects.Extensions.Microsoft.DependencyInjection
paket add SheetToObjects.Extensions.Microsoft.DependencyInjection
SheetToObjects.Extensions.Microsoft.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- SheetToObjects.Lib(>= 2.5.0)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
Tags