Handlebars.Net 1.3.2

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

// Install Handlebars.Net as a Cake Tool
#tool nuget:?package=Handlebars.Net&version=1.3.2

Blistering-fast Handlebars.js templates in your .NET application.

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.

GitHub repositories (23)

Showing the top 5 popular GitHub repositories that depend on Handlebars.Net:

Repository Stars
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
bitwarden/server
The core infrastructure backend (API, database, Docker, etc).
dotnetcore/Util
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
scriban/scriban
A fast, powerful, safe and lightweight scripting language and engine for .NET
exceptionless/Exceptionless
Exceptionless application
Version Downloads Last updated
1.3.2 657 4/11/2015
1.3.1 126 4/2/2015
1.3.0 85 3/31/2015
1.2.10 312 3/17/2015
1.2.9 1,324 3/6/2015
1.2.8 118 2/27/2015
1.2.7 44 2/27/2015
1.2.6 538 2/15/2015
1.2.5 39 2/15/2015
1.2.4 48 2/13/2015
1.2.3 88 2/9/2015
1.2.2 65 2/8/2015
1.2.1 59 2/7/2015
1.2.0 294 1/18/2015
1.1.7 52 1/16/2015
1.1.6 50 1/16/2015
1.1.5 51 1/14/2015
1.1.4 73 1/10/2015
1.1.3 45 1/10/2015
1.1.2 53 1/9/2015
1.1.1 56 1/8/2015
1.1.0 76 1/7/2015
1.0.6 65 1/2/2015
1.0.5 53 1/2/2015
1.0.4 49 1/2/2015
1.0.3 90 12/20/2014
1.0.2 113 11/30/2014
1.0.0-beta9 77 6/29/2014
1.0.0-beta8 45 6/22/2014
1.0.0-beta6 48 6/21/2014
1.0.0-beta5 48 6/15/2014
1.0.0-beta4 45 5/27/2014
1.0.0-beta3 44 5/26/2014
1.0.0-beta2 46 5/17/2014
1.0.0-beta18 246 11/20/2014
1.0.0-beta17 208 11/17/2014
1.0.0-beta16 122 10/15/2014
1.0.0-beta12 87 9/18/2014
1.0.0-beta11 57 8/31/2014
1.0.0-beta1 46 5/3/2014
1.0.0-alpha5 42 5/13/2014
1.0.0-alpha4 43 5/11/2014
1.0.0-alpha2 43 5/10/2014

Note the root namespace changed from Handlebars to HandlebarsDotNet