Microsoft.ProgramSynthesis.Transformation.Json 8.32.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Microsoft.ProgramSynthesis.Transformation.Json --version 8.32.0
NuGet\Install-Package Microsoft.ProgramSynthesis.Transformation.Json -Version 8.32.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="Microsoft.ProgramSynthesis.Transformation.Json" Version="8.32.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.ProgramSynthesis.Transformation.Json --version 8.32.0
#r "nuget: Microsoft.ProgramSynthesis.Transformation.Json, 8.32.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.
// Install Microsoft.ProgramSynthesis.Transformation.Json as a Cake Addin
#addin nuget:?package=Microsoft.ProgramSynthesis.Transformation.Json&version=8.32.0

// Install Microsoft.ProgramSynthesis.Transformation.Json as a Cake Tool
#tool nuget:?package=Microsoft.ProgramSynthesis.Transformation.Json&version=8.32.0

Microsoft Program Synthesis using Examples SDK

The Program Synthesis using Examples (PROSE) SDK includes a set of technologies for the automatic generation of programs from input-output examples. The SDK is split into a series of nuget packages that can be used independently or in concert. Each package references which ever others it depends on as needed, so just install the packages you need for your scenarios, or install the top-level Microsoft.ProgramSynthesis package to get everything.

Getting Started

You can find samples for consuming the SDK as well as the release notes at https://github.com/microsoft/prose.

License

The PROSE SDK is available for non-commercial use only. See the LICENSE.txt file for more details.

Contributing

The PROSE SDK is closed source (except the usage samples), but if you run into problems, please open an issue, and someone from the PROSE team will work with you to see if the problem can be addressed.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Microsoft.ProgramSynthesis.Transformation.Json:

Package Downloads
Microsoft.ProgramSynthesis The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Library for automatically synthesizing programs from examples. Microsoft PROgram Synthesis using Examples SDK (PROSE) is a framework of technologies for automatic generation of programs from input-output examples, keywords, and similar forms of imprecise specification. In PROSE, you define a domain-specific language (DSL) of programs that constitute your domain of useful tasks (e.g. a DSL of CSS selectors). At runtime, you give PROSE some (typically user-provided) input-output examples for the desired program's behavior, and its algorithms synthesize a ranked set of programs from this DSL that are consistent with the given examples. These programs can be saved and applied on similar user data after one learning session (typically with 1-4 examples). PROSE can be used to enable programming-by-example experience in an arbitrary user-facing application, provided the app developer describes its application domain in a DSL form. As part of the project, the PROSE framework includes a set of specific technologies for various data wrangling domains. These include Transformation.Text, a library of string transformations first shipped as FlashFill in Microsoft Excel 2013, text extraction library with a DSL of programs that find a desired sequence of regions in a textual file, and several others. All of these data wrangling libraries, as well as the underlying program synthesis framework, can currently be used out of the box for research, education, and other non-commercial initiatives.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Microsoft.ProgramSynthesis.Transformation.Json:

Repository Stars
microsoft/prose
Microsoft Program Synthesis using Examples SDK is a framework of technologies for the automatic generation of programs from input-output examples. This repo includes samples and sample data for the Microsoft Program Synthesis using Example SDK.
Version Downloads Last updated
8.32.0 150 2/28/2024
8.31.0 275 1/25/2024
8.30.0 283 12/20/2023
8.29.0 255 11/27/2023
8.28.0 301 10/24/2023
8.27.0 298 9/25/2023
8.26.0 289 8/30/2023
8.25.0 282 7/24/2023
8.24.0 282 6/26/2023
8.22.0 233 5/24/2023
8.21.0 348 4/24/2023
8.20.0 349 3/30/2023
8.19.0 399 2/27/2023
8.18.0 459 1/25/2023
8.17.0 530 12/20/2022
8.16.0 620 11/21/2022
8.15.0 664 10/31/2022
8.14.0 661 10/24/2022
8.13.0 741 9/28/2022
8.12.0 870 8/24/2022
8.11.0 850 7/25/2022
8.10.0 1,287 6/30/2022
8.9.0 1,468 5/24/2022
8.8.0 969 4/27/2022
8.7.0 1,004 3/29/2022
8.6.0 2,223 2/28/2022
8.5.0 1,488 1/24/2022
8.4.0 1,179 11/29/2021
8.3.0 794 10/25/2021
8.2.0 739 9/28/2021
8.1.0 744 8/23/2021
8.0.0 799 7/28/2021
7.32.0 933 6/28/2021
7.31.0 673 5/25/2021
7.30.0 771 4/28/2021
7.28.0 837 3/23/2021
7.27.0 793 2/22/2021
7.25.1 794 1/27/2021
7.25.0 809 1/26/2021
7.24.0 907 12/14/2020
7.23.0 1,237 11/23/2020
7.22.0 959 10/26/2020
7.20.0 961 9/28/2020
7.17.0 1,182 8/26/2020
7.16.0 1,174 7/27/2020
7.13.1 9,291 6/25/2020
7.13.0 913 6/22/2020
7.11.1 961 5/15/2020
7.11.0 937 5/15/2020
7.10.0 4,470 4/29/2020
7.9.1 1,529 4/6/2020
7.9.0 895 4/6/2020
7.8.0 1,058 3/25/2020
7.7.0 1,065 2/29/2020
7.6.1 2,083 1/28/2020
7.6.0 1,087 1/27/2020
7.5.1 1,033 11/26/2019
7.5.0 919 11/26/2019
7.4.0 1,058 10/29/2019
7.3.0 1,098 9/23/2019
7.1.0 1,064 8/29/2019
7.0.0 1,007 7/30/2019
6.21.0 1,167 6/24/2019
6.20.0 73,359 5/30/2019
6.18.0 33,974 4/11/2019
6.17.0 3,688 3/15/2019
6.14.6 1,370 2/16/2019
6.11.0 1,315 1/16/2019
6.10.0 1,204 12/17/2018
6.9.0 1,842 11/16/2018
6.8.1 1,287 10/18/2018
6.8.0 1,166 10/18/2018
6.7.0 1,418 9/20/2018
6.6.0 1,444 8/20/2018
6.5.0 1,422 7/23/2018
6.4.0 1,506 6/26/2018
6.3.0 1,562 5/15/2018
6.2.0 1,474 4/25/2018
6.1.0 1,408 4/16/2018
6.0.0 5,088 3/19/2018
5.1.0 1,537 2/7/2018
5.0.1 1,978 2/5/2018