README.md
October 24, 2022 ยท View on GitHub

Welcome to the .NET nanoFramework Json Library repository
Build status
| Component | Build Status | NuGet Package |
|---|---|---|
| Json |
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.