RazorTemplates 1.2.1

dotnet add package RazorTemplates --version 1.2.1
NuGet\Install-Package RazorTemplates -Version 1.2.1
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="RazorTemplates" Version="1.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RazorTemplates --version 1.2.1
#r "nuget: RazorTemplates, 1.2.1"
#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 RazorTemplates as a Cake Addin
#addin nuget:?package=RazorTemplates&version=1.2.1

// Install RazorTemplates as a Cake Tool
#tool nuget:?package=RazorTemplates&version=1.2.1

Open source templating engine based on Microsoft's Razor parsing engine. Thread safe. Allows run Razor templates outside ASP.Net MVC Projects.

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

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
1.2.1 114,727 5/3/2016
1.2.0 40,888 8/30/2013
1.1.3 1,649 7/22/2013
1.1.2 2,079 4/26/2013
1.1.1 4,962 1/9/2013
1.1.0 1,301 1/5/2013
1.0.6 1,411 12/20/2012
1.0.5 1,689 11/26/2012
1.0.4 1,484 11/23/2012
1.0.3 1,566 11/21/2012
1.0.2 1,686 10/31/2012
1.0.1 1,477 10/30/2012
1.0.0 1,541 10/30/2012

Bugfix: loading of additional assemblies