Latte 0.1.21

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

Fluent Assertion Framework

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
0.1.21 4,664 12/3/2013
0.1.20 2,756 12/2/2013
0.1.19 2,836 12/2/2013
0.1.18 2,749 12/2/2013
0.1.17 2,703 12/2/2013
0.1.16 2,756 12/2/2013
0.1.15 2,768 12/1/2013
0.1.14 2,735 12/1/2013
0.1.13 2,781 12/1/2013
0.1.12 2,768 11/26/2013
0.1.11 2,774 11/26/2013
0.1.10 2,752 11/22/2013
0.1.9 2,766 11/22/2013
0.1.8 2,745 11/8/2013
0.1.7 3,795 11/8/2013
0.1.6 2,714 11/8/2013
0.1.5 2,757 11/7/2013
0.1.4 2,704 11/7/2013
0.1.3 2,756 11/7/2013
0.1.2 2,767 11/7/2013
Loading failed