Tinyhand 0.136.1

dotnet add package Tinyhand --version 0.136.1
                    
NuGet\Install-Package Tinyhand -Version 0.136.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="Tinyhand" Version="0.136.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Tinyhand" Version="0.136.1" />
                    
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.136.1
                    
#r "nuget: Tinyhand, 0.136.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.
#:package Tinyhand@0.136.1
                    
#: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.136.1
                    
Install as a Cake Addin
#tool nuget:?package=Tinyhand&version=0.136.1
                    
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.

BigMachines

BigMachines is State Machine library for .NET

Netsphere

Netsphere is a network protocol for Lp.

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.136.1 61 4/3/2026
0.136.0 38 4/3/2026
0.135.3 240 3/27/2026
0.135.1 723 2/24/2026
0.135.0 101 2/24/2026
0.134.3 115 2/24/2026
0.134.2 94 2/24/2026
0.134.1 97 2/24/2026
0.134.0 100 2/24/2026
0.133.6 103 2/24/2026
0.133.5 97 2/21/2026
0.133.4 105 2/19/2026
0.133.3 159 1/31/2026
0.133.2 251 1/30/2026
0.133.1 116 1/30/2026
0.133.0 148 1/27/2026
0.132.2 110 1/26/2026
0.132.1 889 11/19/2025
0.132.0 304 11/15/2025
0.131.2 652 10/9/2025
Loading failed