TemplateValidator 1.0.0-beta2

This is a prerelease version of TemplateValidator.
There is a newer version of this package available.
See the version list below for details.
dotnet add package TemplateValidator --version 1.0.0-beta2
NuGet\Install-Package TemplateValidator -Version 1.0.0-beta2
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="TemplateValidator" Version="1.0.0-beta2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TemplateValidator --version 1.0.0-beta2
#r "nuget: TemplateValidator, 1.0.0-beta2"
#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 TemplateValidator as a Cake Addin
#addin nuget:?package=TemplateValidator&version=1.0.0-beta2&prerelease

// Install TemplateValidator as a Cake Tool
#tool nuget:?package=TemplateValidator&version=1.0.0-beta2&prerelease

Includes a string extension method to validate a multi-line string to a multi-line string template.  Includes functionality for providing an easy to ready print out of where the multi-line string does not match the template.

Product Compatible and additional computed target framework versions.
DNX dnx451 is compatible. 
DNXCore dnxcore50 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on TemplateValidator:

Package Downloads
xBDD

Behaviour Driven Development UI and API testing framework designed to help developers document thier applications functionality.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.2 2,975 8/12/2018
1.0.1 875 8/3/2018
1.0.0 1,256 12/13/2016
1.0.0-beta4 1,114 9/16/2015
1.0.0-beta3-2015091601 1,121 9/16/2015
1.0.0-beta2-2015091502 868 9/15/2015
1.0.0-beta2-2015091501 890 9/15/2015
1.0.0-beta2 867 9/15/2015
1.0.0-beta 878 9/14/2015

This is the very first release.  Not used yet.  Just 20 unit tests.  :)