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,906 12/3/2013
0.1.20 2,011 12/2/2013
0.1.19 2,092 12/2/2013
0.1.18 2,003 12/2/2013
0.1.17 1,961 12/2/2013
0.1.16 2,014 12/2/2013
0.1.15 2,028 12/1/2013
0.1.14 1,990 12/1/2013
0.1.13 2,036 12/1/2013
0.1.12 2,022 11/26/2013
0.1.11 2,031 11/26/2013
0.1.10 2,011 11/22/2013
0.1.9 2,022 11/22/2013
0.1.8 2,004 11/8/2013
0.1.7 2,935 11/8/2013
0.1.6 1,972 11/8/2013
0.1.5 2,012 11/7/2013
0.1.4 1,961 11/7/2013
0.1.3 2,015 11/7/2013
0.1.2 2,024 11/7/2013
Loading failed