Nustache 1.15.0.4
dotnet add package Nustache --version 1.15.0.4
NuGet\Install-Package Nustache -Version 1.15.0.4
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="Nustache" Version="1.15.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Nustache --version 1.15.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Nustache, 1.15.0.4"
#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 Nustache as a Cake Addin #addin nuget:?package=Nustache&version=1.15.0.4 // Install Nustache as a Cake Tool #tool nuget:?package=Nustache&version=1.15.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Logic-less templates for .NET
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 was computed. net40 was computed. 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.
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on Nustache:
Repository | Stars |
---|---|
NancyFx/Nancy
Lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono
|
|
scriban/scriban
A fast, powerful, safe and lightweight scripting language and engine for .NET
|
|
SonarSource/sonar-dotnet
Code analyzer for C# and VB.NET projects
|
|
LibUsbDotNet/LibUsbDotNet
My updates to LibUsbDotNet, an excellent library for cross-platform USB device control using Mono/.NET
|
|
StubbleOrg/Stubble
Trimmed down {{mustache}} templates in .NET
|