Info
| Version: | 1.0.10 | 
| Author(s): | NServiceKit | 
| Last Update: | Thursday, April 17, 2014 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/NServiceKit/NServiceKit.Text | 
| NuGet Url: | https://www.nuget.org/packages/NServiceKit.Text | 
Install
Install-Package NServiceKit.Text
                        dotnet add package NServiceKit.Text
                        paket add NServiceKit.Text
                        
                                NServiceKit.Text Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                3 packages depend on this package.
                        
                    Tags
                
.NET's JSON, JSV and CSV Text Serializers.
Fast, Light, Resilient.
Includes the String and Stream functionality for all the NServiceKit projects including:
- T.Dump() generic extension method for easy debugging and introspection of types
- WebRequest, List, Dictionary and DateTime extensions.