JSON serializer for SlackSharp(Slack API client library for C#) with Utf8Json.
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.Utf8Json |
Install
Install-Package SlackSharp.Serialization.Utf8Json
dotnet add package SlackSharp.Serialization.Utf8Json
paket add SlackSharp.Serialization.Utf8Json
SlackSharp.Serialization.Utf8Json Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- SlackSharp(>= 0.1.0)
- NETStandard.Library(>= 2.0.0)
- Utf8Json(>= 1.3.7)
- SlackSharp(>= 0.1.0)
- Utf8Json(>= 1.3.7)
Tags