VanType 0.0.4

Additional Details

There are better solutions than this package, please migrate to NSwage because it is fare superior.

There is a newer version of this package available.
See the version list below for details.
dotnet add package VanType --version 0.0.4
                    
NuGet\Install-Package VanType -Version 0.0.4
                    
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="VanType" Version="0.0.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="VanType" Version="0.0.4" />
                    
Directory.Packages.props
<PackageReference Include="VanType" />
                    
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 VanType --version 0.0.4
                    
#r "nuget: VanType, 0.0.4"
                    
#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 VanType@0.0.4
                    
#: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=VanType&version=0.0.4
                    
Install as a Cake Addin
#tool nuget:?package=VanType&version=0.0.4
                    
Install as a Cake Tool

A generator for generation definitely typed files for your classes.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  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 (1)

Showing the top 1 NuGet packages that depend on VanType:

Package Downloads
Api2TypeScript

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.0-Release1 14,323 12/12/2019 4.0.0-Release1 is deprecated because it is no longer maintained.
3.3.0 3,682 1/13/2021 3.3.0 is deprecated because it is no longer maintained.
3.2.3 889 3/2/2020 3.2.3 is deprecated because it is no longer maintained.
3.2.2 842 2/12/2020 3.2.2 is deprecated because it is no longer maintained.
3.2.2-Release2 717 12/10/2019 3.2.2-Release2 is deprecated because it is no longer maintained.
3.2.2-Release1 705 12/10/2019 3.2.2-Release1 is deprecated because it is no longer maintained.
3.2.1 981 9/26/2019 3.2.1 is deprecated because it is no longer maintained.
3.2.0 890 9/23/2019 3.2.0 is deprecated because it is no longer maintained.
3.1.1 930 7/15/2019 3.1.1 is deprecated because it is no longer maintained.
3.1.0-beta1 810 7/14/2019 3.1.0-beta1 is deprecated because it is no longer maintained.
3.0.0-beta6 764 7/9/2019 3.0.0-beta6 is deprecated because it is no longer maintained.
3.0.0-beta3 751 7/9/2019 3.0.0-beta3 is deprecated because it is no longer maintained.
3.0.0-beta2 774 7/8/2019 3.0.0-beta2 is deprecated because it is no longer maintained.
3.0.0-beta1 813 7/4/2019 3.0.0-beta1 is deprecated because it is no longer maintained.
2.5.1 948 5/23/2019 2.5.1 is deprecated because it is no longer maintained.
2.5.0 910 5/23/2019 2.5.0 is deprecated because it is no longer maintained.
2.4.0 931 5/23/2019 2.4.0 is deprecated because it is no longer maintained.
2.3.0 995 2/28/2019 2.3.0 is deprecated because it is no longer maintained.
2.2.1 976 2/28/2019 2.2.1 is deprecated because it is no longer maintained.
0.0.4 1,358 4/26/2018 0.0.4 is deprecated because it is no longer maintained.
Loading failed

Fixed issue when determining if a type is an IEnumerable.
Breaking change: Add has been renamed to AddClass.