A library to import and export data from plain text files in a Linq compatible way.
Info
Version: | 0.9.3 |
Author(s): | Joao Matos Silva |
Last Update: | Thursday, December 6, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/joaomatossilva/FlatMapper |
NuGet Url: | https://www.nuget.org/packages/Flatmapper |
Install
Install-Package Flatmapper
dotnet add package Flatmapper
paket add Flatmapper
Flatmapper Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.1)
- System.Linq(>= 4.3.0)
- System.Linq.Expressions(>= 4.3.0)
- System.Reflection.Emit.Lightweight(>= 4.3.0)
- System.Runtime.Extensions(>= 4.3.0)
Tags