TypeGen 5.0.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package TypeGen --version 5.0.1
NuGet\Install-Package TypeGen -Version 5.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="5.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TypeGen --version 5.0.1
#r "nuget: TypeGen, 5.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=5.0.1

// Install TypeGen as a Cake Tool
#tool nuget:?package=TypeGen&version=5.0.1

TypeGen is a single-class-per-file C# to TypeScript generator

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on TypeGen:

Package Downloads
Bonliva.Messaging.Messages

Package Description

NetFusion.Web.Rest.CodeGen

Package Description

HamedStack.CodeBridge.AspNetCore

Package Description

Rudi.Dev.FastEndpoints.TsClientGenerator

Generates a customisable, simple TypeScript client for your FastEndpoints project without the need for Swagger.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.0.1 31,763 12/18/2023
5.0.0 9,387 11/22/2023
4.5.0 53,862 8/25/2023
4.4.1 29,930 8/2/2023
4.3.0 1,070 7/27/2023
4.2.0 2,202 7/22/2023
4.1.1 89,529 5/11/2023
4.1.0 3,554 5/4/2023
4.0.1 95,100 12/8/2022
4.0.0 10,511 11/26/2022
3.1.0 40,975 10/23/2022
3.0.0 446,135 1/7/2022
2.5.0 190,668 10/31/2021
2.4.9 710,613 2/26/2020
2.4.8 12,529 12/15/2019
2.4.7 85,351 10/27/2019
2.4.6 1,445 10/18/2019
2.4.5 845 10/18/2019
2.4.4 3,621 10/13/2019
2.4.3 1,276 10/9/2019
2.4.2 7,151 8/23/2019
2.4.1 1,092 8/13/2019
2.4.0 2,973 8/8/2019
2.3.4 5,329 6/26/2019
2.3.3 924 6/20/2019
2.3.2 2,747 5/30/2019
2.3.1 1,692 5/18/2019
2.3.0 1,170 5/8/2019
2.2.1 1,027 4/25/2019
2.1.3 43,274 1/15/2019
2.1.2 1,327 1/4/2019
2.1.0 1,553 12/27/2018
2.0.1 9,530 12/6/2018
1.6.7 5,201 9/26/2018
1.6.6 1,546 9/12/2018
1.6.5 1,509 8/16/2018
1.6.4 21,191 7/5/2018
1.6.3 1,809 6/27/2018
1.6.2 1,742 6/18/2018
1.6.1 1,921 6/8/2018
1.6.0 5,172 10/22/2017
1.5.11 1,258 10/14/2017
1.5.10 1,287 10/12/2017
1.5.9 1,239 10/11/2017
1.5.8 1,295 10/5/2017
1.5.7 1,223 10/5/2017
1.5.6 7,351 7/18/2017
1.5.5 1,343 3/23/2017
1.5.3 1,329 2/25/2017
1.5.1 1,528 2/7/2017
1.5.0 1,342 1/31/2017
1.4.2 1,725 2/7/2017
1.4.1 1,405 1/16/2017
1.4.0 1,395 1/16/2017
1.3.0 9,084 9/18/2016
1.2.0 1,381 9/4/2016
1.1.2 1,307 8/16/2016
1.1.1 1,349 8/15/2016
1.1.0 1,314 8/14/2016
1.0.0 1,658 7/24/2016

- updated the project URL in the nuspec
- fixed the issue with generic inheritance #185