TinyTypeGen 1.0.0.1-alpha

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

// Install TinyTypeGen as a Cake Tool
#tool nuget:?package=TinyTypeGen&version=1.0.0.1-alpha&prerelease

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.NodaTime

Package Description

TinyTypeGen.AspNetCore

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0.3-alpha 83 6/16/2024
1.0.0.2-alpha 77 6/16/2024
1.0.0.1-alpha 76 6/16/2024
0.15.0 108 5/22/2024
0.14.0 97 5/22/2024
0.11.0 104 5/9/2024
0.10.0 106 4/11/2024
0.9.0 92 4/11/2024
0.8.0 87 4/9/2024
0.7.0 105 4/3/2024
0.6.1 125 3/22/2024
0.6.0 105 3/13/2024
0.4.5 95 2/19/2024
0.4.4 110 2/12/2024
0.4.3 98 2/12/2024
0.4.2 102 2/12/2024
0.4.1 103 1/23/2024
0.4.0 85 1/22/2024
0.3.0 81 1/22/2024
0.2.1 91 1/20/2024
0.2.0 73 1/20/2024
0.1.9 85 1/15/2024
0.1.8 97 1/9/2024
0.1.7 88 1/9/2024
0.1.6 134 12/7/2023
0.1.5 105 12/7/2023
0.1.4 110 12/7/2023
0.1.3 94 12/6/2023
0.1.2 112 12/6/2023
0.1.1 110 11/27/2023
0.1.0 97 11/26/2023