nanoFramework.Json 2.2.210

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

Quality Gate Status Reliability Rating NuGet #yourfirstpr Discord

nanoFramework logo


Welcome to the .NET nanoFramework Json Library repository

Build status

Component Build Status NuGet Package
Json Build Status NuGet

Case insensitive members resolving

By default nanoFramework.JSON deserialization is case sensitive. This behaviour can be switched by changing nanoFramework.Json.Configuration.Settings.CaseSensitive flag to false. Note, case insensitive resolving is 3-5 times slower than case sensitive. Keep that in mind before using it.

Feedback and documentation

For documentation, providing feedback, issues and finding out how to contribute please refer to the Home repo.

Join our Discord community here.

Credits

The list of contributors to this project can be found at CONTRIBUTORS.

License

The nanoFramework Class Libraries are licensed under the MIT license.

Code of Conduct

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behaviour in our community. For more information see the .NET Foundation Code of Conduct.

.NET Foundation

This project is supported by the .NET Foundation.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (16)

Showing the top 5 NuGet packages that depend on nanoFramework.Json:

Package Downloads
nanoFramework.Azure.Devices.Client

This package includes the .NET nanoFramework.Azure.Devices.Client assembly for .NET nanoFramework C# projects. This is an SDK for Azure IoT Hub using MQTT broker.

MakoIoT.Device.Services.ConfigurationApi

REST API for configuration with MAKO-IoT

nanoFramework.Aws.IoTCore.Devices

This package includes the .NET nanoFramework.Aws.IoTCore.Devices assembly for nanoFramework C# projects. This is an SDK for Aws IoTCore.

CCSWE.nanoFramework.Configuration

Manage configuration data for your application.

MakoIoT.Device.Services.Configuration

MAKO-IoT configuration library.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on nanoFramework.Json:

Repository Stars
dotnet/samples
Sample code referenced by the .NET documentation
nanoframework/Samples
🍬 Code samples from the nanoFramework team used in testing, proof of concepts and other explorational endeavours
Version Downloads Last Updated
3.0.0-preview.9 81 6/1/2026
3.0.0-preview.7 143 5/18/2026
2.2.210 1,408 4/23/2026
2.2.203 7,530 7/7/2025
2.2.199 2,482 4/23/2025
2.2.195 2,288 4/2/2025
2.2.194 335 4/2/2025
2.2.189 3,106 3/10/2025
2.2.188 344 3/10/2025
2.2.185 1,635 3/3/2025
2.2.183 1,688 2/26/2025
2.2.176 3,799 2/4/2025
2.2.175 276 2/4/2025
2.2.171 612 2/4/2025
2.2.168 871 2/4/2025
2.2.164 1,242 1/30/2025
2.2.160 981 1/13/2025
2.2.154 1,523 12/20/2024
2.2.152 3,594 10/31/2024
2.2.138 2,825 9/30/2024
Loading failed