nTsMapper 1.0.6095.16579

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

Simple tool to transpile DTO classes used in WebAPI action methods to TypeScript

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
1.0.6095.16579 1,568 9/8/2016
1.0.6085.24488 1,305 8/29/2016
1.0.6080.29064 1,306 8/24/2016
1.0.6080.24493 1,299 8/24/2016
1.0.6074.22556 1,292 8/18/2016
1.0.5969.28635 1,342 5/5/2016
1.0.5969.26876 1,298 5/5/2016

Initial Release