Schommer.Projects.PBars 0.1.0

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

// Install Schommer.Projects.PBars as a Cake Tool
#tool nuget:?package=Schommer.Projects.PBars&version=0.1.0

PBars offers simple, extensible Handlebars-style templating for the .NET platform. It's main features are:
* Lightweight ~100kb library without external dependencies
* Simple to use API and template expressions
* Nested/external template support
* Fine grained line-break control
* Extensibility via pipes and converters
* Automatic property inheritence to sub scopes
* MIT licensed

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.

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
0.1.0 3,122 10/17/2015

First release.