<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>Simple.Json</title><link>http://simplejson.codeplex.com/project/feeds/rss</link><description>Easy to use framework for serializing to and from json. Supports typed dto objects, dynamic dto objects and immutable dto types like F&amp;#35; record types.</description><item><title>Updated Wiki: Home</title><link>https://simplejson.codeplex.com/wikipage?version=4</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Easy to use framework for serializing to and from json. Supports typed dto objects, dynamic dto objects and immutable dto types like F&amp;#35; record types.&lt;br /&gt;&lt;br /&gt;To be documented soon...&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Initial release, version 1.0 (November 30, 2012)&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Available through NuGet:&lt;/b&gt; &lt;a href="http://www.nuget.org/List/Packages/Simple.Json"&gt;http://www.nuget.org/List/Packages/Simple.Json&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;About the author&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.codeplex.com/site/users/view/mikwal"&gt;Mikael Waltersson&lt;/a&gt; - Software developer and partner at the swedish consultant firm &lt;a href="http://www.advisesolutions.se"&gt;Advise Solutions&lt;/a&gt;. Fan of clean code, TDD and agile methods.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mikwal</author><pubDate>Tue, 23 Apr 2013 19:35:02 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20130423073502P</guid></item><item><title>Source code checked in, #529ef074e7d7</title><link>http://simplejson.codeplex.com/SourceControl/changeset/changes/529ef074e7d7</link><description>Minor fix to make framework run under mono</description><author>mikwal</author><pubDate>Mon, 28 Jan 2013 13:49:13 GMT</pubDate><guid isPermaLink="false">Source code checked in, #529ef074e7d7 20130128014913P</guid></item><item><title>Source code checked in, #bc2e843238a1</title><link>http://simplejson.codeplex.com/SourceControl/changeset/changes/bc2e843238a1</link><description>-</description><author>mikwal</author><pubDate>Wed, 09 Jan 2013 13:52:19 GMT</pubDate><guid isPermaLink="false">Source code checked in, #bc2e843238a1 20130109015219P</guid></item><item><title>Released: Simple.Json 1.0.0.1 (Jan 09, 2013)</title><link>http://simplejson.codeplex.com/releases/view/100096</link><description>
&lt;div class="wikidoc"&gt;Initial version of a new JSON serializer for .NET&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Revision 1:&lt;/b&gt; Added support for &lt;i&gt;IDictionary&amp;lt;string, object&amp;gt;&lt;/i&gt; and parsing/formatting to and from
&lt;i&gt;TextReader&lt;/i&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Wed, 09 Jan 2013 13:46:10 GMT</pubDate><guid isPermaLink="false">Released: Simple.Json 1.0.0.1 (Jan 09, 2013) 20130109014610P</guid></item><item><title>Created Release: Simple.Json 1.0.0.1 (jan 09, 2013)</title><link>http://simplejson.codeplex.com/releases?ReleaseId=100096</link><description>&lt;div class="wikidoc"&gt;Initial version of a new JSON serializer for .NET&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Revision 1:&lt;/b&gt; Added support for &lt;i&gt;IDictionary&amp;lt;string, object&amp;gt;&lt;/i&gt; and parsing/formatting to and from &lt;i&gt;TextReader&lt;/i&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mikwal</author><pubDate>Wed, 09 Jan 2013 13:46:10 GMT</pubDate><guid isPermaLink="false">Created Release: Simple.Json 1.0.0.1 (jan 09, 2013) 20130109014610P</guid></item><item><title>Source code checked in, #1114f11a72b1</title><link>http://simplejson.codeplex.com/SourceControl/changeset/changes/1114f11a72b1</link><description>Revision 1&amp;#58; Added support for IDictionary&amp;#60;string, object&amp;#62; and parsing&amp;#47;formatting to and from TextReader</description><author>mikwal</author><pubDate>Tue, 04 Dec 2012 16:31:42 GMT</pubDate><guid isPermaLink="false">Source code checked in, #1114f11a72b1 20121204043142P</guid></item><item><title>Source code checked in, #708d938e10ca</title><link>http://simplejson.codeplex.com/SourceControl/changeset/changes/708d938e10ca</link><description>Revision 1&amp;#58; Added support for IDictionary&amp;#60;string, object&amp;#62; and parsing&amp;#47;formatting to and from TextReader</description><author>mikwal</author><pubDate>Tue, 04 Dec 2012 16:31:25 GMT</pubDate><guid isPermaLink="false">Source code checked in, #708d938e10ca 20121204043125P</guid></item><item><title>Updated Wiki: Home</title><link>http://simplejson.codeplex.com/wikipage?version=3</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Easy to use framework for serializing to and from json. Supports typed dto objects, dynamic dto objects and immutable dto types like F&amp;#35; record types.&lt;br /&gt;&lt;br /&gt;Will eventuelly be a part of a collection of libraries constituting a new REST service framework.&lt;br /&gt;&lt;br /&gt;To be documented soon...&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Initial release, version 1.0 (November 30, 2012)&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Available through NuGet:&lt;/b&gt; &lt;a href="http://www.nuget.org/List/Packages/Simple.Json"&gt;http://www.nuget.org/List/Packages/Simple.Json&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;About the author&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.codeplex.com/site/users/view/mikwal"&gt;Mikael Waltersson&lt;/a&gt; - Software developer and partner at the swedish consultant firm &lt;a href="http://www.advisesolutions.se"&gt;Advise Solutions&lt;/a&gt;. Fan of clean code, TDD and agile methods.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mikwal</author><pubDate>Mon, 03 Dec 2012 13:16:47 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20121203011647P</guid></item><item><title>Source code checked in, #04b390c3d116</title><link>http://simplejson.codeplex.com/SourceControl/changeset/changes/04b390c3d116</link><description>-</description><author>mikwal</author><pubDate>Fri, 30 Nov 2012 23:01:10 GMT</pubDate><guid isPermaLink="false">Source code checked in, #04b390c3d116 20121130110110P</guid></item><item><title>Source code checked in, #c0ff0fdeb85c</title><link>http://simplejson.codeplex.com/SourceControl/changeset/changes/c0ff0fdeb85c</link><description>Added sanity check that TypeSerializer is not repetitively allocated</description><author>mikwal</author><pubDate>Fri, 30 Nov 2012 23:00:20 GMT</pubDate><guid isPermaLink="false">Source code checked in, #c0ff0fdeb85c 20121130110020P</guid></item><item><title>Source code checked in, #c8f39edf4444</title><link>http://simplejson.codeplex.com/SourceControl/changeset/changes/c8f39edf4444</link><description>Removed unused reference i project file</description><author>mikwal</author><pubDate>Fri, 30 Nov 2012 22:39:28 GMT</pubDate><guid isPermaLink="false">Source code checked in, #c8f39edf4444 20121130103928P</guid></item><item><title>Source code checked in, #560a1fa8470d</title><link>http://simplejson.codeplex.com/SourceControl/changeset/changes/560a1fa8470d</link><description>Typo in nuspec file</description><author>mikwal</author><pubDate>Fri, 30 Nov 2012 16:00:39 GMT</pubDate><guid isPermaLink="false">Source code checked in, #560a1fa8470d 20121130040039P</guid></item><item><title>Source code checked in, #4748b7d0e750</title><link>http://simplejson.codeplex.com/SourceControl/changeset/changes/4748b7d0e750</link><description>Update to .hgignore</description><author>mikwal</author><pubDate>Fri, 30 Nov 2012 15:47:36 GMT</pubDate><guid isPermaLink="false">Source code checked in, #4748b7d0e750 20121130034736P</guid></item><item><title>Updated Wiki: Documentation</title><link>http://simplejson.codeplex.com/documentation?version=1</link><description>&lt;div class="wikidoc"&gt;To be documented soon...&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mikwal</author><pubDate>Fri, 30 Nov 2012 15:41:19 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20121130034119P</guid></item><item><title>Created Release: Simple.Json 1.0.0.0 (nov 30, 2012)</title><link>http://simplejson.codeplex.com/releases?ReleaseId=98519</link><description>&lt;div class="wikidoc"&gt;Initial version of a new JSON serializer for .NET&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mikwal</author><pubDate>Fri, 30 Nov 2012 15:40:29 GMT</pubDate><guid isPermaLink="false">Created Release: Simple.Json 1.0.0.0 (nov 30, 2012) 20121130034029P</guid></item><item><title>Released: Simple.Json 1.0.0.0 (nov 30, 2012)</title><link>http://simplejson.codeplex.com/releases/view/98519</link><description>
&lt;div class="wikidoc"&gt;Initial version of a new JSON serializer for .NET&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Fri, 30 Nov 2012 15:40:29 GMT</pubDate><guid isPermaLink="false">Released: Simple.Json 1.0.0.0 (nov 30, 2012) 20121130034029P</guid></item><item><title>Source code checked in, #a4b8d3f579e1</title><link>http://simplejson.codeplex.com/SourceControl/changeset/changes/a4b8d3f579e1</link><description>Initial commit</description><author>mikwal</author><pubDate>Fri, 30 Nov 2012 15:35:01 GMT</pubDate><guid isPermaLink="false">Source code checked in, #a4b8d3f579e1 20121130033501P</guid></item></channel></rss>