James.Data 0.1.3-alpha

.NET Framework 4.5
This is a prerelease version of James.Data.
dotnet add package James.Data --version 0.1.3-alpha
NuGet\Install-Package James.Data -Version 0.1.3-alpha
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="James.Data" Version="0.1.3-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add James.Data --version 0.1.3-alpha
#r "nuget: James.Data, 0.1.3-alpha"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install James.Data as a Cake Addin
#addin nuget:?package=James.Data&version=0.1.3-alpha&prerelease

// Install James.Data as a Cake Tool
#tool nuget:?package=James.Data&version=0.1.3-alpha&prerelease

A library of utilities for generating and analyzing data.

Product Versions
.NET Framework net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.3-alpha 986 7/9/2015
0.1.2-alpha 952 7/9/2015
0.1.1-alpha 976 7/9/2015
0.1.0-alpha 953 7/9/2015

Virtualized some methods on the ConsoleDataRowGrinder for more client flexibility.