MultiPlug.Ext.Transform
1.0.8
.NET Framework 4.7.2
Install-Package MultiPlug.Ext.Transform -Version 1.0.8
dotnet add package MultiPlug.Ext.Transform --version 1.0.8
<PackageReference Include="MultiPlug.Ext.Transform" Version="1.0.8" />
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.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MultiPlug.Ext.Transform, 1.0.8"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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.8
// Install MultiPlug.Ext.Transform as a Cake Tool
#tool nuget:?package=MultiPlug.Ext.Transform&version=1.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Tranformations Extension for MultiPlug
Product | Versions |
---|---|
.NET Framework | net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7.2
- MultiPlug.Base (>= 1.0.52)
- MultiPlug.Core (>= 2.2.68)
- MultiPlug.Extension.Core (>= 1.0.59)
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.8 | 251 | 1/21/2021 |
1.0.7 | 492 | 10/30/2019 |
1.0.6-alpha | 323 | 9/12/2019 |
1.0.5-alpha | 578 | 8/10/2018 |
1.0.4-alpha | 534 | 8/1/2018 |
1.0.3-alpha | 636 | 7/17/2018 |
1.0.2-alpha | 646 | 6/28/2018 |
1.0.1-alpha | 629 | 6/18/2018 |
Application Use:
* Regular Expressions
* XSLT
Change Log:
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.