MultiPlug.Ext.Transform 1.0.9

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

// Install MultiPlug.Ext.Transform as a Cake Tool
#tool nuget:?package=MultiPlug.Ext.Transform&version=1.0.9

Tranformations Extension for MultiPlug

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in 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
1.0.9 130 9/14/2023
1.0.8 441 1/21/2021
1.0.7 660 10/30/2019
1.0.6-alpha 413 9/12/2019
1.0.5-alpha 691 8/10/2018
1.0.4-alpha 639 8/1/2018
1.0.3-alpha 750 7/17/2018
1.0.2-alpha 754 6/28/2018
1.0.1-alpha 761 6/18/2018

1.0.9 Source Code made Public - Enhancement: Basic String Tranformations
1.0.8 Upgrade for MultiPlug.Core 2.2.68
1.0.6 Enhancement: Applied latest base classes.
1.0.3 Enhancement: Use regular expressions to transform strings.