TypeGen 4.0.1
.NET 7.0
.NET Standard 2.0
dotnet add package TypeGen --version 4.0.1
NuGet\Install-Package TypeGen -Version 4.0.1
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="TypeGen" Version="4.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TypeGen --version 4.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TypeGen, 4.0.1"
#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 TypeGen as a Cake Addin
#addin nuget:?package=TypeGen&version=4.0.1
// Install TypeGen as a Cake Tool
#tool nuget:?package=TypeGen&version=4.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
TypeGen is a single-class-per-file C# to TypeScript generator
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- No dependencies.
-
All Frameworks
- Newtonsoft.Json (>= 13.0.2)
- System.Reflection.TypeExtensions (>= 4.7.0)
-
net7.0
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on TypeGen:
Package | Downloads |
---|---|
Bonliva.Messaging.Messages
Package Description |
|
NetFusion.Web.Rest.CodeGen
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.0.1 | 16,650 | 12/8/2022 |
4.0.0 | 5,148 | 11/26/2022 |
3.1.0 | 14,391 | 10/23/2022 |
3.0.0 | 282,693 | 1/7/2022 |
2.5.0 | 102,900 | 10/31/2021 |
2.4.9 | 565,698 | 2/26/2020 |
2.4.8 | 11,506 | 12/15/2019 |
2.4.7 | 83,647 | 10/27/2019 |
2.4.6 | 1,047 | 10/18/2019 |
2.4.5 | 487 | 10/18/2019 |
2.4.4 | 3,002 | 10/13/2019 |
2.4.3 | 865 | 10/9/2019 |
2.4.2 | 5,441 | 8/23/2019 |
2.4.1 | 708 | 8/13/2019 |
2.4.0 | 2,577 | 8/8/2019 |
2.3.4 | 4,899 | 6/26/2019 |
2.3.3 | 546 | 6/20/2019 |
2.3.2 | 2,343 | 5/30/2019 |
2.3.1 | 1,285 | 5/18/2019 |
2.3.0 | 731 | 5/8/2019 |
2.2.1 | 642 | 4/25/2019 |
2.1.3 | 35,167 | 1/15/2019 |
2.1.2 | 942 | 1/4/2019 |
2.1.0 | 1,166 | 12/27/2018 |
2.0.1 | 8,322 | 12/6/2018 |
1.6.7 | 3,551 | 9/26/2018 |
1.6.6 | 851 | 9/12/2018 |
1.6.5 | 906 | 8/16/2018 |
1.6.4 | 17,884 | 7/5/2018 |
1.6.3 | 1,058 | 6/27/2018 |
1.6.2 | 1,014 | 6/18/2018 |
1.6.1 | 1,168 | 6/8/2018 |
1.6.0 | 3,862 | 10/22/2017 |
1.5.11 | 875 | 10/14/2017 |
1.5.10 | 882 | 10/12/2017 |
1.5.9 | 862 | 10/11/2017 |
1.5.8 | 886 | 10/5/2017 |
1.5.7 | 809 | 10/5/2017 |
1.5.6 | 6,542 | 7/18/2017 |
1.5.5 | 932 | 3/23/2017 |
1.5.3 | 926 | 2/25/2017 |
1.5.1 | 1,096 | 2/7/2017 |
1.5.0 | 915 | 1/31/2017 |
1.4.2 | 1,218 | 2/7/2017 |
1.4.1 | 1,006 | 1/16/2017 |
1.4.0 | 967 | 1/16/2017 |
1.3.0 | 8,679 | 9/18/2016 |
1.2.0 | 958 | 9/4/2016 |
1.1.2 | 916 | 8/16/2016 |
1.1.1 | 955 | 8/15/2016 |
1.1.0 | 918 | 8/14/2016 |
1.0.0 | 1,186 | 7/24/2016 |
- bumped Newtonsoft.Json to 13.0.2 due to security vulnerability