Cottle 1.1.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package Cottle --version 1.1.2
NuGet\Install-Package Cottle -Version 1.1.2
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="Cottle" Version="1.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cottle --version 1.1.2
#r "nuget: Cottle, 1.1.2"
#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.
// Install Cottle as a Cake Addin
#addin nuget:?package=Cottle&version=1.1.2

// Install Cottle as a Cake Tool
#tool nuget:?package=Cottle&version=1.1.2

Fast, lightweight & extensible open-source template engine for any text-based target format (e.g. HTML, JavaScript, CSS, plain text...). Its mini-language supports text substitution, functions & variables, flow control and more.

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
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 (1)

Showing the top 1 NuGet packages that depend on Cottle:

Package Downloads
Softeq.NetKit.EmailService

Package Description

GitHub repositories (5)

Showing the top 5 popular GitHub repositories that depend on Cottle:

Repository Stars
scriban/scriban
A fast, powerful, safe and lightweight scripting language and engine for .NET
Macro-Deck-App/Macro-Deck
Macro Deck transforms your phone, tablet, or any device equipped with a modern internet browser into an efficient remote macro pad. With this tool, you can execute single or multi-step actions seamlessly with just a single tap.
EDCD/EDDI
Companion application for Elite Dangerous
cmdrmcdonald/EliteDangerousDataProvider
dotnet/docker-tools
This is a repo to house some common tools for our various docker repos.
Version Downloads Last updated
2.0.12 18,092 3/27/2024
2.0.11 15,318 3/7/2024
2.0.10 172,224 7/13/2023
2.0.9 94,414 3/21/2023
2.0.8 133,355 6/11/2022
2.0.7 49,311 1/11/2022
2.0.5 2,955 12/29/2021
2.0.4 49,204 8/11/2021
2.0.3 18,252 6/3/2021
2.0.2 49,588 6/20/2020
2.0.1 823 5/22/2020
2.0.0 1,336 4/27/2020
1.6.2 3,425 3/15/2020
1.6.1 1,294 3/5/2020
1.6.0 5,963 12/3/2019
1.5.4 3,341 10/6/2019
1.5.3 2,056 7/17/2019
1.5.2 862 7/15/2019
1.4.3 1,175 3/12/2019
1.4.2 4,611 1/22/2019
1.4.1 1,521 1/4/2019
1.4.0 1,558 3/21/2017
1.3.2 2,083 2/20/2016
1.3.1 1,981 11/18/2014
1.3.0 1,827 8/11/2014
1.2.0 1,736 6/25/2014
1.1.2 2,664 2/10/2014
1.1.1 1,697 5/1/2013
1.1.0 1,870 11/14/2012
1.0.1 1,836 10/22/2012

Replace "ICleaner" interface by "Trimmer" callback, optimize rendering.