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, C# scripting and .NET Interactive. 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.Rest.CodeGen
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.0.1 | 5,825 | 12/8/2022 |
4.0.0 | 2,708 | 11/26/2022 |
3.1.0 | 9,976 | 10/23/2022 |
3.0.0 | 243,497 | 1/7/2022 |
2.5.0 | 91,590 | 10/31/2021 |
2.4.9 | 532,742 | 2/26/2020 |
2.4.8 | 11,387 | 12/15/2019 |
2.4.7 | 83,198 | 10/27/2019 |
2.4.6 | 1,039 | 10/18/2019 |
2.4.5 | 483 | 10/18/2019 |
2.4.4 | 2,944 | 10/13/2019 |
2.4.3 | 860 | 10/9/2019 |
2.4.2 | 5,246 | 8/23/2019 |
2.4.1 | 704 | 8/13/2019 |
2.4.0 | 2,574 | 8/8/2019 |
2.3.4 | 4,875 | 6/26/2019 |
2.3.3 | 542 | 6/20/2019 |
2.3.2 | 2,337 | 5/30/2019 |
2.3.1 | 1,281 | 5/18/2019 |
2.3.0 | 725 | 5/8/2019 |
2.2.1 | 637 | 4/25/2019 |
2.1.3 | 33,562 | 1/15/2019 |
2.1.2 | 939 | 1/4/2019 |
2.1.0 | 1,160 | 12/27/2018 |
2.0.1 | 8,317 | 12/6/2018 |
1.6.7 | 3,442 | 9/26/2018 |
1.6.6 | 847 | 9/12/2018 |
1.6.5 | 901 | 8/16/2018 |
1.6.4 | 17,336 | 7/5/2018 |
1.6.3 | 1,047 | 6/27/2018 |
1.6.2 | 1,002 | 6/18/2018 |
1.6.1 | 1,153 | 6/8/2018 |
1.6.0 | 3,727 | 10/22/2017 |
1.5.11 | 862 | 10/14/2017 |
1.5.10 | 870 | 10/12/2017 |
1.5.9 | 851 | 10/11/2017 |
1.5.8 | 875 | 10/5/2017 |
1.5.7 | 798 | 10/5/2017 |
1.5.6 | 6,421 | 7/18/2017 |
1.5.5 | 920 | 3/23/2017 |
1.5.3 | 915 | 2/25/2017 |
1.5.1 | 1,077 | 2/7/2017 |
1.5.0 | 901 | 1/31/2017 |
1.4.2 | 1,193 | 2/7/2017 |
1.4.1 | 993 | 1/16/2017 |
1.4.0 | 955 | 1/16/2017 |
1.3.0 | 8,662 | 9/18/2016 |
1.2.0 | 944 | 9/4/2016 |
1.1.2 | 903 | 8/16/2016 |
1.1.1 | 938 | 8/15/2016 |
1.1.0 | 902 | 8/14/2016 |
1.0.0 | 1,163 | 7/24/2016 |
- bumped Newtonsoft.Json to 13.0.2 due to security vulnerability