Tinyhand 0.137.3

dotnet add package Tinyhand --version 0.137.3
                    
NuGet\Install-Package Tinyhand -Version 0.137.3
                    
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="Tinyhand" Version="0.137.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Tinyhand" Version="0.137.3" />
                    
Directory.Packages.props
<PackageReference Include="Tinyhand" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Tinyhand --version 0.137.3
                    
#r "nuget: Tinyhand, 0.137.3"
                    
#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.
#:package Tinyhand@0.137.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Tinyhand&version=0.137.3
                    
Install as a Cake Addin
#tool nuget:?package=Tinyhand&version=0.137.3
                    
Install as a Cake Tool

Tiny and simple data format/serializer

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on Tinyhand:

Package Downloads
ValueLink

ValueLink is a C# Library for creating and managing multiple links between objects.

Netsphere

Netsphere is a network protocol for Lp.

BigMachines

BigMachines is State Machine library for .NET

SimpleCommandLine

Simple command-line parser for .NET console applications.

CrystalData

CrystalData is a simple and versatile storage engine for C#.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.137.3 363 5/11/2026
0.137.2 137 5/11/2026
0.137.1 124 5/10/2026
0.137.0 212 5/9/2026
0.136.3 135 5/7/2026
0.136.2 326 4/18/2026
0.136.1 461 4/3/2026
0.136.0 125 4/3/2026
0.135.3 299 3/27/2026
0.135.1 750 2/24/2026
0.135.0 134 2/24/2026
0.134.3 142 2/24/2026
0.134.2 125 2/24/2026
0.134.1 127 2/24/2026
0.134.0 132 2/24/2026
0.133.6 133 2/24/2026
0.133.5 126 2/21/2026
0.133.4 133 2/19/2026
0.133.3 186 1/31/2026
0.133.2 281 1/30/2026
Loading failed