BBS.Libraries.Templating 1.0.86

dotnet add package BBS.Libraries.Templating --version 1.0.86
                    
NuGet\Install-Package BBS.Libraries.Templating -Version 1.0.86
                    
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="BBS.Libraries.Templating" Version="1.0.86" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BBS.Libraries.Templating" Version="1.0.86" />
                    
Directory.Packages.props
<PackageReference Include="BBS.Libraries.Templating" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add BBS.Libraries.Templating --version 1.0.86
                    
#r "nuget: BBS.Libraries.Templating, 1.0.86"
                    
#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.
#:package BBS.Libraries.Templating@1.0.86
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=BBS.Libraries.Templating&version=1.0.86
                    
Install as a Cake Addin
#tool nuget:?package=BBS.Libraries.Templating&version=1.0.86
                    
Install as a Cake Tool

Templating base classes.

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.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on BBS.Libraries.Templating:

Package Downloads
BBS.Libraries.Emails

Emails, Serialized, and tempating

BBS.Libraries.Templating.Handlebars

Templating using Handlebars.Net

BBS.Libraries.Templating.Razor

Templating using RazorEngine

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.86 1,336 11/22/2016
1.0.82 1,532 7/28/2016
1.0.76 1,549 7/28/2016
1.0.68 1,249 7/10/2016
1.0.62 1,260 7/7/2016
1.0.59 1,207 7/7/2016
1.0.55 5,349 7/7/2016

Initial release from github library