com.ellyality.data.newtonsoft.json

1.0.0 • Public • Published

Newtonsoft.Json for Unity

Json.NET is a popular high-performance JSON framework for .NET

This package is a fork of Newtonsoft.Json containing custom builds targeting standalone, portable (UWP, WP8), and AOT targets such as all IL2CPP builds (iOS, WebGL, Android, Windows, Mac OS X, et.al).

Versioning format

Staying with JamesNK's version syntax, but with a twist 💫

Based off JamesNK's versioning, but with the addition of two digits on the last segment. This is for Newtonsoft.Json-for-Unity to be able to have independent releases, at the same time still being easy to see which version of Json.NET it's based of.

explanation of version

Where official Json.NET 12.0.1 becomes Newtonsoft.Json-for-Unity 12.0.1xx.

Changelog

Please see the CHANGELOG.md file inside this package.

Installation via OpenUPM OpenUPM icon

openupm add jillejr.newtonsoft.json-for-unity

Other installation options

Updating the package

Updating via the UI

Open the Package Manager UI Window > Package Manager

preview of where window button is

Followed by pressing the update button on the jillejr.newtonsoft.json-for-unity package

preview of update button

Updating via the manifest file

Visit the wiki: Installation via UPM


This package is licensed under The MIT License (MIT)

Copyright (c) 2019 Kalle Jillheden (jilleJr)
https://github.com/jilleJr/Newtonsoft.Json-for-Unity

See full copyrights in LICENSE.md inside repository

Package Sidebar

Install

npm i com.ellyality.data.newtonsoft.json

Weekly Downloads

16

Version

1.0.0

License

MIT

Unpacked Size

4 MB

Total Files

30

Last publish

Collaborators

  • zhuelly