Reddit.NET is a .NET Standard library that provides easy access to the Reddit API with virtually no boilerplate code required.
Info
Version: | 1.3.4 |
Author(s): | Kris Craig |
Last Update: | Monday, February 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sirkris/Reddit.NET |
NuGet Url: | https://www.nuget.org/packages/Reddit-bugfixed |
Install
Install-Package Reddit-bugfixed
dotnet add package Reddit-bugfixed
paket add Reddit-bugfixed
Reddit-bugfixed Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.5.0)
- Newtonsoft.Json(>= 11.0.2)
- RestSharp(>= 106.6.9)
Tags