Info
Version: | 1.0.2 |
Author(s): | MoreLINQ Developers |
Last Update: | Wednesday, March 7, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/morelinq |
NuGet Url: | https://www.nuget.org/packages/MoreLinq.Source.MoreEnumerable.ToDataTable |
Install
Install-Package MoreLinq.Source.MoreEnumerable.ToDataTable
dotnet add package MoreLinq.Source.MoreEnumerable.ToDataTable
paket add MoreLinq.Source.MoreEnumerable.ToDataTable
MoreLinq.Source.MoreEnumerable.ToDataTable Download (Unzip the "nupkg" after downloading)
Dependencies
1 package depend on this package.
Tags
Appends elements in the sequence as rows of a given object with a set of lambda expressions specifying which members (property or field) of each element in the sequence will supply the column values.