This repository contains the open source SDK for integrating Medium's OAuth2 API into your universal app.
Info
Version: | 1.0.1 |
Author(s): | Richasy |
Last Update: | Wednesday, September 12, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Richasy/MediumServer |
NuGet Url: | https://www.nuget.org/packages/Medium-SDK-Csharp |
Install
Install-Package Medium-SDK-Csharp
dotnet add package Medium-SDK-Csharp
paket add Medium-SDK-Csharp
Medium-SDK-Csharp Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 7.0.0)
- System.Net.Http(>= 4.3.3)
Tags