JSON serializer for SlackSharp(Slack API client library for C#) with Json.NET.
                        
                    
         
                Info
| Version: | 0.1.0 | 
| Author(s): | t.takahari | 
| Last Update: | Sunday, April 29, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/ttakahari/SlackSharp | 
| NuGet Url: | https://www.nuget.org/packages/SlackSharp.Serialization.JsonNet | 
Install
Install-Package SlackSharp.Serialization.JsonNet
                        dotnet add package SlackSharp.Serialization.JsonNet
                        paket add SlackSharp.Serialization.JsonNet
                        
                                SlackSharp.Serialization.JsonNet Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 1.6 
                                        
                    - SlackSharp(>= 0.1.0)
 - Newtonsoft.Json(>= 11.0.2)
 
- SlackSharp(>= 0.1.0)
 - NETStandard.Library(>= 2.0.0)
 - Newtonsoft.Json(>= 11.0.2)
 
- SlackSharp(>= 0.1.0)
 - Newtonsoft.Json(>= 11.0.2)
 
Tags