Handlebars.Net
1.6.4
Prefix Reserved
See the version list below for details.
dotnet add package Handlebars.Net --version 1.6.4
NuGet\Install-Package Handlebars.Net -Version 1.6.4
<PackageReference Include="Handlebars.Net" Version="1.6.4" />
<PackageVersion Include="Handlebars.Net" Version="1.6.4" />
<PackageReference Include="Handlebars.Net" />
paket add Handlebars.Net --version 1.6.4
#r "nuget: Handlebars.Net, 1.6.4"
#:package Handlebars.Net@1.6.4
#addin nuget:?package=Handlebars.Net&version=1.6.4
#tool nuget:?package=Handlebars.Net&version=1.6.4
Blistering-fast Handlebars.js templates in your .NET application.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (249)
Showing the top 5 NuGet packages that depend on Handlebars.Net:
| Package | Downloads |
|---|---|
|
Handlebars.Net.Helpers.Core
Core functionality for Handlebars.Net.Helpers |
|
|
EntityFrameworkCore.Scaffolding.Handlebars
Allows customization of classes reverse engineered from an existing database using the Entity Framework Core toolchain with Handlebars templates. |
|
|
Microsoft.SemanticKernel.PromptTemplates.Handlebars
Semantic Kernel Handlebars Prompt Template Engine |
|
|
Handlebars.Net.Extension.Json
System.Text.Json extension for Handlebars.Net |
|
|
Handlebars.Net.Extension.NewtonsoftJson
Newtonsoft.Json extension for Handlebars.Net |
GitHub repositories (33)
Showing the top 20 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
Bitwarden infrastructure/backend (API, database, Docker, etc).
|
|
|
duplicati/duplicati
Store securely encrypted backups in the cloud!
|
|
|
dotnetcore/Util
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
|
|
|
scriban/scriban
A fast, powerful, safe and lightweight scripting language and engine for .NET
|
|
|
ChangemakerStudios/Papercut-SMTP
Papercut SMTP -- The Simple Desktop Email Server
|
|
|
Squidex/squidex
Headless CMS and Content Managment Hub
|
|
|
exceptionless/Exceptionless
Exceptionless application
|
|
|
jwallet/spy-spotify
🎤 Records Spotify to mp3 without ads and adds media tags to the files 🎵
|
|
|
velopack/velopack
Installer and automatic update framework for cross-platform desktop applications
|
|
|
asynkron/protoactor-dotnet
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
|
|
|
sebastienros/fluid
Fluid is an open-source .NET template engine based on the Liquid template language.
|
|
|
statiqdev/Statiq
Statiq is a flexible static site generator written in .NET.
|
|
|
drasi-project/drasi-platform
The Data Change Processing platform
|
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
|
prom3theu5/aspirational-manifests
Handle deployments of .NET Aspire AppHost Projects
|
|
|
dotnet/arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
|
|
|
jlucansky/Quartzmin
Quartzmin is powerful, easy to use web management tool for Quartz.NET
|
|
|
dotnetcore/SmartCode
SmartCode = IDataSource -> IBuildTask -> IOutput => Build Everything!!!
|
|
|
dotnet/roslyn-sdk
Roslyn-SDK templates and Syntax Visualizer
|
| Version | Downloads | Last Updated |
|---|---|---|
| 2.4.3 | 197 | 8/9/2026 |
| 2.4.2 | 536 | 8/9/2026 |
| 2.4.1 | 3,027 | 8/7/2026 |
| 2.4.0 | 2,320 | 8/6/2026 |
| 2.3.0 | 3,151 | 8/5/2026 |
| 2.2.0 | 389 | 8/5/2026 |
| 2.1.6 | 41,753,731 | 4/3/2024 |
| 2.1.5 | 170,999 | 4/1/2024 |
| 2.1.4 | 18,829,591 | 3/4/2023 |
| 2.1.3 | 747,436 | 2/15/2023 |
| 2.1.2 | 11,011,224 | 4/7/2022 |
| 2.1.1 | 796,652 | 3/26/2022 |
| 2.1.1-beta-1 | 11,378 | 3/4/2022 |
| 2.1.0 | 1,999,792 | 1/24/2022 |
| 2.0.10 | 979,909 | 12/22/2021 |
| 2.0.9 | 1,678,744 | 8/1/2021 |
| 2.0.8 | 733,763 | 6/2/2021 |
| 2.0.7 | 500,498 | 3/26/2021 |
| 2.0.6 | 46,918 | 3/21/2021 |
| 1.6.4 | 101,854 | 2/25/2016 |
Now with support for dynamic partials (see https://git.io/v2mqn for details); support for else-if conditions (see https://git.io/vg8Fr for details); and support for hash arguments! (see https://git.io/vzF7z for details)