TinyEventStore 0.23.0

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

// Install TinyEventStore as a Cake Tool
#tool nuget:?package=TinyEventStore&version=0.23.0                

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 (1)

Showing the top 1 NuGet packages that depend on TinyEventStore:

Package Downloads
TinyEventStore.Ef

TinyEventStore does the thing!

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.33.0 91 7/5/2024
0.32.0 85 6/28/2024
0.31.0 83 6/26/2024
0.29.0 81 6/12/2024
0.28.0 76 6/7/2024
0.27.0 75 6/7/2024
0.26.0 74 6/7/2024
0.25.0 77 6/7/2024
0.24.0 75 6/7/2024
0.23.0 76 6/7/2024
0.22.0 73 6/7/2024
0.21.0 92 5/31/2024
0.20.0 86 5/27/2024
0.19.0 92 5/15/2024
0.18.0 81 5/10/2024
0.17.0 103 4/14/2024
0.16.1 98 4/4/2024
0.16.0 90 4/4/2024
0.15.0 94 4/4/2024
0.14.0 84 4/3/2024
0.13.0 72 4/3/2024
0.12.0 90 4/3/2024
0.11.0 90 4/3/2024
0.9.0 93 4/2/2024
0.8.0 102 2/19/2024
0.7.0 74 2/16/2024
0.6.0 72 2/16/2024
0.4.0 90 2/15/2024
0.3.0 89 2/5/2024
0.2.0 101 1/16/2024
0.1.0 95 1/16/2024