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 3,797 12/3/2013
0.1.20 1,917 12/2/2013
0.1.19 1,997 12/2/2013
0.1.18 1,911 12/2/2013
0.1.17 1,866 12/2/2013
0.1.16 1,913 12/2/2013
0.1.15 1,935 12/1/2013
0.1.14 1,894 12/1/2013
0.1.13 1,943 12/1/2013
0.1.12 1,930 11/26/2013
0.1.11 1,932 11/26/2013
0.1.10 1,916 11/22/2013
0.1.9 1,928 11/22/2013
0.1.8 1,909 11/8/2013
0.1.7 2,248 11/8/2013
0.1.6 1,879 11/8/2013
0.1.5 1,918 11/7/2013
0.1.4 1,867 11/7/2013
0.1.3 1,922 11/7/2013
0.1.2 1,930 11/7/2013
Loading failed