Info
Version: | 2.1.2 |
Author(s): | Matt Gambill |
Last Update: | Tuesday, January 4, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/NMyVision/TemplateWriter |
NuGet Url: | https://www.nuget.org/packages/NMyVision.TemplateWriter |
Install
Install-Package NMyVision.TemplateWriter
dotnet add package NMyVision.TemplateWriter
paket add NMyVision.TemplateWriter
NMyVision.TemplateWriter Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Allows variable placeholders with built in formatting.
Example: "Hello_{Name}_{Date:yyyyMM}" -> "Hello_Peter_201904".