NextGenPowerToys.Json.Transform 1.0.0-alpha

This is a prerelease version of NextGenPowerToys.Json.Transform.
There is a newer version of this package available.
See the version list below for details.
dotnet add package NextGenPowerToys.Json.Transform --version 1.0.0-alpha
                    
NuGet\Install-Package NextGenPowerToys.Json.Transform -Version 1.0.0-alpha
                    
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="NextGenPowerToys.Json.Transform" Version="1.0.0-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NextGenPowerToys.Json.Transform" Version="1.0.0-alpha" />
                    
Directory.Packages.props
<PackageReference Include="NextGenPowerToys.Json.Transform" />
                    
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 NextGenPowerToys.Json.Transform --version 1.0.0-alpha
                    
#r "nuget: NextGenPowerToys.Json.Transform, 1.0.0-alpha"
                    
#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 NextGenPowerToys.Json.Transform@1.0.0-alpha
                    
#: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=NextGenPowerToys.Json.Transform&version=1.0.0-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=NextGenPowerToys.Json.Transform&version=1.0.0-alpha&prerelease
                    
Install as a Cake Tool

⚠️ ALPHA VERSION - FOR TESTING PURPOSES ONLY ⚠️ A powerful .NET JSON transformation engine that maps source JSON data to target JSON structures using configurable transformation templates. Supports field mapping, aggregation, conditional logic, mathematical operations, string concatenation, constants, and nested transformations. This is an experimental alpha release - use at your own risk.

Product Compatible and additional computed target framework versions.
.NET 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 was computed.  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.4.2 146 7/16/2025
2.4.1 137 7/16/2025
2.4.0 137 7/16/2025
1.0.0-alpha.3 123 7/15/2025
1.0.0-alpha 138 7/15/2025

⚠️ ALPHA RELEASE - TESTING ONLY ⚠️ Initial alpha release of NextGenPowerToys.Json.Transform library with comprehensive JSON transformation capabilities. This is an experimental version for testing and feedback purposes. Not recommended for production use.