TypeWalker 0.0.1-alpha0013

This is a prerelease version of TypeWalker.
dotnet add package TypeWalker --version 0.0.1-alpha0013
                    
NuGet\Install-Package TypeWalker -Version 0.0.1-alpha0013
                    
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="TypeWalker" Version="0.0.1-alpha0013" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TypeWalker" Version="0.0.1-alpha0013" />
                    
Directory.Packages.props
<PackageReference Include="TypeWalker" />
                    
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 TypeWalker --version 0.0.1-alpha0013
                    
#r "nuget: TypeWalker, 0.0.1-alpha0013"
                    
#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.
#addin nuget:?package=TypeWalker&version=0.0.1-alpha0013&prerelease
                    
Install TypeWalker as a Cake Addin
#tool nuget:?package=TypeWalker&version=0.0.1-alpha0013&prerelease
                    
Install TypeWalker as a Cake Tool

A generator to convert DTOs to TypeScript

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in 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
0.0.1-alpha0013 863 4/11/2017
0.0.1-alpha0012 933 10/17/2015
0.0.1-alpha0011 858 10/17/2015
0.0.1-alpha0010 844 10/16/2015
0.0.1-alpha0009 927 7/7/2015
0.0.1-alpha0008 932 7/7/2015
0.0.1-alpha0007 905 6/17/2015
0.0.1-alpha0006 899 6/17/2015
0.0.1-alpha0003 869 6/15/2015
0.0.1-alpha0002 914 6/15/2015
0.0.1-alpha0001 1,112 6/12/2015

made type extensions public