Json.NET - .NETでJSONを簡単操作
Newtonsoft Json.NET
.NETのインスタンスをJSON文字列に変換したり、逆にJSON文字列を.NETのインスタンスに変換してくれるライブラリです。.NET Framework2.0上で動作するとのこと。
ライセンスは、基本的にはフリーっぽいのですが、以下のライセンス条項をよく確認してご使用ください。
.NETのインスタンスをJSON文字列に変換したり、逆にJSON文字列を.NETのインスタンスに変換してくれるライブラリです。.NET Framework2.0上で動作するとのこと。
ライセンスは、基本的にはフリーっぽいのですが、以下のライセンス条項をよく確認してご使用ください。
License:
Copyright 2006 James Newton-King
http://www.newtonsoft.com
This work is licensed under the Creative Commons Attribution 2.5 License
http://creativecommons.org/licenses/by/2.5/
You are free:
* to copy, distribute, display, and perform the work
* to make derivative works
* to make commercial use of the work
Under the following conditions:
* You must attribute the work in the manner specified by the author or licensor:
- If you find this component useful a link to http://www.newtonsoft.com would be appreciated.
* For any reuse or distribution, you must make clear to others the license terms of this work.
* Any of these conditions can be waived if you get permission from the copyright holder.
スポンサーリンク
Twitter ではブログにはない、いろんな情報を発信しています。
@fnyaさんをフォロー
コメント