VanillaTransformer 2.2.0.56
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 VanillaTransformer --version 2.2.0.56
NuGet\Install-Package VanillaTransformer -Version 2.2.0.56
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="VanillaTransformer" Version="2.2.0.56" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VanillaTransformer --version 2.2.0.56
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: VanillaTransformer, 2.2.0.56"
#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 VanillaTransformer as a Cake Addin #addin nuget:?package=VanillaTransformer&version=2.2.0.56 // Install VanillaTransformer as a Cake Tool #tool nuget:?package=VanillaTransformer&version=2.2.0.56
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
MsBuildTask to create transformations of text files
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
- VanillaTransformer.Core (>= 2.2.0.56)
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 |
---|---|---|
2.5.2.107 | 1,451 | 9/29/2021 |
2.5.2.104 | 1,636 | 11/16/2020 |
2.4.2.97 | 1,769 | 1/26/2020 |
2.4.1.90 | 1,685 | 12/16/2019 |
2.4.0.84 | 1,557 | 12/15/2019 |
2.3.0.61 | 1,000 | 12/13/2019 |
2.2.0.56 | 967 | 12/11/2019 |
2.1.0.51 | 1,014 | 12/10/2019 |
2.1.0.48 | 908 | 12/9/2019 |
2.0.0.43 | 969 | 9/30/2019 |
1.4.0.16 | 11,505 | 8/17/2018 |
1.4.0.8 | 3,243 | 7/27/2018 |
1.3.0.63 | 3,278 | 1/22/2018 |
1.3.0.56 | 2,303 | 12/19/2016 |
1.3.0.53 | 2,218 | 2/14/2016 |
1.2.0.45 | 2,151 | 12/6/2015 |
1.1.0.38 | 2,365 | 11/21/2015 |
1.1.0.34 | 2,448 | 5/7/2015 |
1.0.0.31 | 2,314 | 4/27/2015 |
1.0.0.27 | 2,308 | 4/26/2015 |
1.0.0.9 | 2,113 | 4/23/2015 |
Added the ability to define transformation in separated xml file instead of inside csproj file