Tiny.Framework 1.5.0.13

dotnet add package Tiny.Framework --version 1.5.0.13
                    
NuGet\Install-Package Tiny.Framework -Version 1.5.0.13
                    
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="Tiny.Framework" Version="1.5.0.13" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Tiny.Framework" Version="1.5.0.13" />
                    
Directory.Packages.props
<PackageReference Include="Tiny.Framework" />
                    
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 Tiny.Framework --version 1.5.0.13
                    
#r "nuget: Tiny.Framework, 1.5.0.13"
                    
#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.
#addin nuget:?package=Tiny.Framework&version=1.5.0.13
                    
Install Tiny.Framework as a Cake Addin
#tool nuget:?package=Tiny.Framework&version=1.5.0.13
                    
Install Tiny.Framework as a Cake Tool

fixed a minor issue in one of the utility classes (in contracts assembly)

Product Compatible and additional computed target framework versions.
.NET net6.0-android was computed.  net7.0-android was computed.  net8.0-android was computed.  net9.0-android was computed. 
MonoAndroid monoandroid is compatible. 
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.0.13 1,828 11/17/2017
1.5.0.12 1,070 10/30/2017

none