Ever wanted to quickly convert an IEnumerable to a DataTable, or quicly do batched operation on a list, or even pull out a random item from an IEnumerable, (Particularly useful for testing)? This Nuget gives you all that and more!.
Info
Version: | 1.21.0 |
Author(s): | Frank R. Haugen |
Last Update: | Tuesday, May 19, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/frankhaugen/Frank.Extensions |
NuGet Url: | https://www.nuget.org/packages/Frank.Extensions.Collections |
Install
Install-Package Frank.Extensions.Collections
dotnet add package Frank.Extensions.Collections
paket add Frank.Extensions.Collections
Frank.Extensions.Collections Download (Unzip the "nupkg" after downloading)
Dependencies
Tags