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,684 12/3/2013
0.1.20 2,769 12/2/2013
0.1.19 2,847 12/2/2013
0.1.18 2,760 12/2/2013
0.1.17 2,714 12/2/2013
0.1.16 2,767 12/2/2013
0.1.15 2,779 12/1/2013
0.1.14 2,746 12/1/2013
0.1.13 2,792 12/1/2013
0.1.12 2,780 11/26/2013
0.1.11 2,786 11/26/2013
0.1.10 2,763 11/22/2013
0.1.9 2,778 11/22/2013
0.1.8 2,762 11/8/2013
0.1.7 3,816 11/8/2013
0.1.6 2,727 11/8/2013
0.1.5 2,770 11/7/2013
0.1.4 2,719 11/7/2013
0.1.3 2,768 11/7/2013
0.1.2 2,778 11/7/2013
Loading failed