Simplify.Templates 1.3.0

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

Text templates engine.

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  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.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Simplify.Templates:

Package Downloads
Simplify.Web

Lightweight and fast .NET web-framework based on MVC and OWIN

AcspNet

ACSP.NET is a lightweight and fast .NET web-framework based on MVC and OWIN.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.2 2,057 5/25/2024
2.0.1 2,754 8/8/2023
2.0.0 20,974 12/8/2019
2.0.0-pre01 483 12/7/2019
1.5.2 3,017 9/28/2019
1.5.1 2,256 6/23/2019
1.5.0 1,906 12/16/2018
1.5.0-pre01 706 11/21/2018
1.4.1 1,293 10/1/2018
1.4.0 1,507 4/12/2018
1.3.0 2,395 8/18/2017
1.2.1 5,697 8/18/2016
1.2.0 2,213 6/1/2015
1.1.2 7,433 10/23/2014
1.1.1 2,229 9/21/2014
1.1.0 3,119 9/2/2014
1.0.5 2,015 8/8/2014
1.0.3 1,608 5/21/2014
1.0.2 1,277 4/23/2014
1.0.0 1,395 2/25/2014

* Exporting Model without Model prefix in variables (Model prefix is now an optinal parameter)
* Upgrade to System.IO.Abstractions 2.0.0.144