Amazingant.FSharp.TypeExpansion.Templates 1.5.1

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

// Install Amazingant.FSharp.TypeExpansion.Templates as a Cake Tool
#tool nuget:?package=Amazingant.FSharp.TypeExpansion.Templates&version=1.5.1

Packaged scripts for use as expansion templates

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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
3.0.0 589 2/25/2022
2.1.0 3,021 9/21/2017
2.0.3 1,115 2/24/2017
2.0.2 1,037 2/24/2017
2.0.1 1,157 2/24/2017
2.0.0 1,082 2/23/2017
1.5.1 1,064 2/16/2017
1.5.0 983 1/20/2017
1.4.0 1,123 1/19/2017
1.3.0 1,014 1/3/2017
1.2.1 996 12/15/2016
1.2.0 1,064 12/15/2016
1.1.3 1,038 9/14/2016
1.1.2 1,045 9/14/2016
1.1.1 1,051 9/9/2016
1.1.0 1,080 9/8/2016
1.0.1 1,085 9/7/2016
1.0.0 1,088 9/6/2016

#17: Fix regression created in 1.3.0. In 1.2.1 and prior, underscores in node
and attribute names were ignored when searching for a value. This behavior has
been restored, and additional tests have been added to validate.