MultiPlug.Ext.Transform
1.0.8
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package MultiPlug.Ext.Transform --version 1.0.8
NuGet\Install-Package MultiPlug.Ext.Transform -Version 1.0.8
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.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 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.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 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.
-
.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.9 | 175 | 9/14/2023 |
1.0.8 | 468 | 1/21/2021 |
1.0.7 | 693 | 10/30/2019 |
1.0.6-alpha | 437 | 9/12/2019 |
1.0.5-alpha | 724 | 8/10/2018 |
1.0.4-alpha | 661 | 8/1/2018 |
1.0.3-alpha | 777 | 7/17/2018 |
1.0.2-alpha | 780 | 6/28/2018 |
1.0.1-alpha | 782 | 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.