Transformations 2.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Transformations --version 2.0.0
                    
NuGet\Install-Package Transformations -Version 2.0.0
                    
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="Transformations" Version="2.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Transformations" Version="2.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Transformations" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Transformations --version 2.0.0
                    
#r "nuget: Transformations, 2.0.0"
                    
#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.
#:package Transformations@2.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Transformations&version=2.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Transformations&version=2.0.0
                    
Install as a Cake Tool

Transformations (Monolith)

The all-in-one distribution of the Transformations toolkit.

NuGet

📖 Overview

The Transformations package aggregates the Core, Data, and Web components of this ecosystem into a single unified import.

🚀 Why this package?

This package is ideal for legacy or massive monolithic architectures where importing one unified utility package is easier than managing sub-modules. However, new projects are strongly encouraged to use the modular ecosystem to avoid pulling in unnecessary footprint or conflicting transient frameworks (e.g. pulling MVC references into a console app).

Instead of this monolith, consider referencing specifically what you require:

  • Transformations.Core
  • Transformations.Data
  • Transformations.Web
  • Transformations.Dapper
  • Transformations.EntityFramework
  • Transformations.Mapping

💡 Key Features & Examples

It incorporates everything from HTML string sanitizations to DataRow conversions out of the box. Please review the individual package documentation for deep examples.

🛠 Advanced Usage

Using this namespace generally relies on standard static method resolution. Be aware that you inherit ASP.NET Core shared framework dependencies via Transformations.Web.

📦 Dependencies

  • Targets: .NET 8.0+
  • Includes all child packages internally (Ado, ASP.NET, Core).

Part of the Transformations ecosystem. Designed for modern .NET 8+.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows 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
2.0.2 146 4/10/2026
2.0.1 100 4/10/2026
2.0.0 103 4/10/2026
1.0.1 641 4/17/2023
1.0.0 1,008 3/25/2020
0.0.145 3,183 7/4/2017
0.0.144 2,958 5/19/2017
0.0.143 2,887 5/18/2017
0.0.142 2,906 5/16/2017
0.0.140 3,390 11/4/2016
0.0.139 3,225 11/4/2016
0.0.138 3,160 11/3/2016
0.0.137 3,153 11/3/2016
0.0.136 3,192 11/3/2016
0.0.135 3,158 11/2/2016
0.0.134 3,124 11/2/2016
0.0.133 3,153 11/2/2016
0.0.132 3,157 11/2/2016
0.0.131 3,221 11/2/2016
0.0.130 3,055 11/2/2016
Loading failed