LinqToJSON – CodeProject article and source code released

I have released a small C# library called LinqToJSON.

What is LinqToJSON?

LinqToJSON is a .NET assembly, written in C#, that allows reading and writing data formatted according to the JSON standard with features that mimic those of LinqToXML. It is available for free, with its source code.
Continue reading