tdg 5.2.0

dotnet add package tdg --version 5.2.0
                    
NuGet\Install-Package tdg -Version 5.2.0
                    
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="tdg" Version="5.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="tdg" Version="5.2.0" />
                    
Directory.Packages.props
<PackageReference Include="tdg" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add tdg --version 5.2.0
                    
#r "nuget: tdg, 5.2.0"
                    
#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.
#:package tdg@5.2.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=tdg&version=5.2.0
                    
Install as a Cake Addin
#tool nuget:?package=tdg&version=5.2.0
                    
Install as a Cake Tool

A command line tool that can be used to generate data for testing or other uses. You provide it with a pattern containing symbols defining the output you want to produce and it will create random data to match that pattern.

There are no supported framework assets in this package.

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
5.2.0 2,637 12/15/2016
5.1.0 2,458 1/2/2016
5.0.7 2,414 12/8/2015
5.0.6 2,373 11/4/2015
5.0.5 1,675 11/4/2015
5.0.4 1,679 11/4/2015
5.0.3 1,751 9/29/2015
5.0.2 1,768 9/28/2015
5.0.1 1,703 8/21/2015
4.1.0 2,048 7/17/2015