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 (221)
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).
|
|
|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
|
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 🎵
|
|
|
asynkron/protoactor-dotnet
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
|
|
|
featbit/featbit
Enterprise-grade feature flag platform that you can self-host. Get started - free.
|
|
|
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.
|
|
|
velopack/velopack
Installer and automatic update framework for cross-platform desktop applications
|
|
|
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!!!
|
| Version | Downloads | Last Updated |
|---|---|---|
| 2.1.6 | 26,342,999 | 4/3/2024 |
| 2.1.5 | 157,123 | 4/1/2024 |
| 2.1.4 | 16,883,589 | 3/4/2023 |
| 2.1.3 | 680,360 | 2/15/2023 |
| 2.1.2 | 10,099,933 | 4/7/2022 |
| 2.1.1 | 501,672 | 3/26/2022 |
| 2.1.1-beta-1 | 11,299 | 3/4/2022 |
| 2.1.0 | 1,864,160 | 1/24/2022 |
| 2.0.10 | 956,269 | 12/22/2021 |
| 2.0.9 | 1,575,384 | 8/1/2021 |
| 2.0.8 | 699,082 | 6/2/2021 |
| 2.0.7 | 475,603 | 3/26/2021 |
| 2.0.6 | 43,745 | 3/21/2021 |
| 2.0.5 | 436,381 | 3/6/2021 |
| 2.0.4 | 4,753,248 | 1/7/2021 |
| 2.0.3 | 657,635 | 12/11/2020 |
| 2.0.2 | 32,772 | 12/8/2020 |
| 2.0.1 | 12,485 | 12/7/2020 |
| 2.0.0 | 30,361 | 12/6/2020 |
| 1.6.4 | 98,816 | 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)