TinyTypeGen 0.2.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package TinyTypeGen --version 0.2.1                
NuGet\Install-Package TinyTypeGen -Version 0.2.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="TinyTypeGen" Version="0.2.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TinyTypeGen --version 0.2.1                
#r "nuget: TinyTypeGen, 0.2.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 TinyTypeGen as a Cake Addin
#addin nuget:?package=TinyTypeGen&version=0.2.1

// Install TinyTypeGen as a Cake Tool
#tool nuget:?package=TinyTypeGen&version=0.2.1                

TinyTypeGen

Nuget

This library can generate TypeScript types for C# and F# types or more precisely for their corresponding JSON serialized data. Thus it can be used in JavaScript/TypeScript clients to have a strongly typed interface to a dotnet backend.

F# types like records (including anonymous records) and unions as well as F# collections like list<'T>, Map<'T> and Set<'T> are supported.

Get started

dotnet add package TinyTypegen

Product Compatible and additional computed target framework versions.
.NET 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on TinyTypeGen:

Package Downloads
TinyTypeGen.Giraffe

Package Description

TinyTypeGen.AspNetCore

Package Description

TinyTypeGen.NodaTime

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0.39-alpha 73 11/5/2024
1.0.0.38-alpha 82 10/24/2024
1.0.0.37-alpha 81 10/24/2024
1.0.0.36-alpha 89 10/16/2024
1.0.0.35-alpha 76 10/16/2024
1.0.0.34-alpha 77 10/16/2024
1.0.0.33-alpha 76 10/16/2024
1.0.0.32-alpha 79 10/16/2024
1.0.0.31-alpha 82 10/16/2024
1.0.0.30-alpha 104 9/18/2024
1.0.0.29-alpha 127 9/14/2024
1.0.0.28-alpha 113 9/14/2024
1.0.0.27-alpha 104 9/14/2024
1.0.0.26-alpha 111 9/13/2024
1.0.0.25-alpha 106 8/27/2024
1.0.0.23-alpha 116 7/21/2024
1.0.0.22-alpha 97 7/21/2024
1.0.0.21-alpha 100 7/21/2024
1.0.0.20-alpha 94 7/21/2024
1.0.0.19-alpha 97 7/21/2024
1.0.0.17-alpha 96 7/21/2024
1.0.0.16-alpha 95 7/20/2024
1.0.0.15-alpha 98 7/20/2024
1.0.0.14-alpha 111 7/20/2024
1.0.0.13-alpha 100 7/20/2024
1.0.0.11-alpha 99 7/20/2024
1.0.0.6-alpha 94 7/19/2024
1.0.0.3-alpha 117 6/16/2024
1.0.0.2-alpha 115 6/16/2024
1.0.0.1-alpha 111 6/16/2024
0.15.0 227 5/22/2024
0.14.0 153 5/22/2024
0.11.0 145 5/9/2024
0.10.0 139 4/11/2024
0.9.0 129 4/11/2024
0.8.0 120 4/9/2024
0.7.0 147 4/3/2024
0.6.1 174 3/22/2024
0.6.0 138 3/13/2024
0.4.5 133 2/19/2024
0.4.4 140 2/12/2024
0.4.3 127 2/12/2024
0.4.2 138 2/12/2024
0.4.1 276 1/23/2024
0.4.0 116 1/22/2024
0.3.0 139 1/22/2024
0.2.1 128 1/20/2024
0.2.0 121 1/20/2024
0.1.9 150 1/15/2024
0.1.8 121 1/9/2024
0.1.7 117 1/9/2024
0.1.6 159 12/7/2023
0.1.5 134 12/7/2023
0.1.4 137 12/7/2023
0.1.3 121 12/6/2023
0.1.2 136 12/6/2023
0.1.1 134 11/27/2023
0.1.0 126 11/26/2023