Found 163 packages
Allows for configuration based XML and JSON transformations at build time.
Provides an intuitive approach to JSON, including its structure, serialization, JSON Schema, JSON Path, JSON Pointer, and JSON Patch.
This a cool .NET Standard library which enables you to transform a JSON document into another JSON document using JSON transformations using JSON path. This is the JSON equivalent of XSLT. This will repace the JUST and JUST.NETCore packages.
JSON helper slots for Magic to help you transform JSON to lambda and vice versa. To use package go to https://polterguy.github.io
This is the JSON connector for ETLBox. It lets you handle structured and semi-structured JSON data, whether working with files or APIs. ETLBox is a complete ETL (Extract, Transform, Load) library and data integration toolbox for .NET. # Build scalable, code-first ETL pipelines for SQL, NoSQL, APIs, and flat files. # Automate data movement, transformation, and synchronization with minimal memory usage. # Ideal for data warehousing, migrations, and big data processing. Simplify your data integration workflow: ETLBox enables efficient, asynchronous data processing by reading from databases, APIs, and file formats like CSV, Excel, and JSON. Transform data dynamically with row-based, batch, or lookup transformations, and read or write from/to multiple destinations in parallel. Key Features: * Stream large datasets efficiently without loading everything into memory * Maximize performance with parallel, task-based data flow execution * Connect to various data sources with built-in connectors or extend with custom components For tutorials, examples, and documentation, visit: https://www.etlbox.net/
Initially developed to provide an easy way to manage Geometry objects with serialization and deserialization functions and transformation functions from/to GeoJson, it also supports GML, georss and Well Known Text (WKT)
Domain Specific Language for transforming JSON documents. Part of the Microsoft PROgram Synthesis using Examples SDK (PROSE).
GeoJSON for EntityFramework is a .net library that allows you to create GeoJSON output from EntityFramework Spatial Data or WKT inputs. In other words, It serializes different type of geometry objects to GeoJSON. It's not limited to only EF entities but It can serialize WKT inputs as well. Features: - Supports Entity Framework v6 (System.Data.Entity.Spatial namespace) objects - Supports Well-known Text (WKT) inputs - Supports DbGeometry (planar) and DbGeography (geodetic "round earth") objects - Supports all types of features defined in geojson specs - Supports boundingbox property defined in geojson specs - Supports geometry transform
JSON-e built on the System.Text.Json namespace
This a cool library in .NET Core which enables you to transform a JSON document into another JSON document using JSON transformations using JSON path. This is the JSON equivalent of XSLT. Test project can be found at https://github.com/WorkMaze/JUST.net
Transform json files using a json transformation schema
WcfJsonNetFormatter is a library which implements WcfJsonFormatter component in order to transform message body into Json format, using the powerful Json.Net serializer.
The JsonCons.JmesPath library includes classes that complement the functionality of the System.Text.Json namespace with support for JMESPath. It supports transforming a JsonDocument/JsonElement into another JsonDocument.
Easy to use tool to config transformations for JSON, XML and YAML.
Extendable recursive transformation of Json (Newtonsoft.Json.Linq.JToken)
JUST-JSON Under Simple Transformation. This a cool library in .NET 4.5 which enables you to transform a JSON document into another JSON document using JSON transformations using JSON path. This is the JSON equivalent of XSLT. Test project can be found at https://github.com/WorkMaze/JUST.net
JSON will be transformed into a tree structure of the key of Dictionary, and use the Find(key1).Find(key2) method to get object.
Geojson.net2 is an alternative library for transforming a C# object into a Geojson Object. https://github.com/DarthCharles/Geojson2.net
ETLBox is a complete ETL (Extract, Transform, Load) library and data integration toolbox for .NET. # Build scalable, code-first ETL pipelines for SQL, NoSQL, APIs, and flat files. # Automate data movement, transformation, and synchronization with minimal memory usage. # Ideal for data warehousing, migrations, and big data processing. Simplify your data integration workflow: ETLBox enables efficient, asynchronous data processing by reading from databases, APIs, and file formats like CSV, Excel, and JSON. Transform data dynamically with row-based, batch, or lookup transformations, and read or write from/to multiple destinations in parallel. Key Features: * Stream large datasets efficiently without loading everything into memory * Maximize performance with parallel, task-based data flow execution * Connect to various data sources with built-in connectors or extend with custom components For tutorials, examples, and documentation, visit: https://www.etlbox.net/
A small, light-weight package that transforms JSON using JSON.NET and JSONPath.