Reddit 1.5.0
Reddit.NET is a .NET Standard library that provides easy access to the Reddit API with virtually no boilerplate code required.
Install-Package Reddit -Version 1.5.0
dotnet add package Reddit --version 1.5.0
<PackageReference Include="Reddit" Version="1.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Reddit --version 1.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Reddit, 1.5.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Reddit as a Cake Addin
#addin nuget:?package=Reddit&version=1.5.0
// Install Reddit as a Cake Tool
#tool nuget:?package=Reddit&version=1.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://www.reddit.com/r/redditdev/comments/lkmlw7/announcing_the_release_of_redditnet_15/
Dependencies
-
.NETStandard 2.0
- Microsoft.CSharp (>= 4.5.0)
- Newtonsoft.Json (>= 11.0.2)
- RestSharp (>= 106.6.9)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Reddit:
Package | Downloads |
---|---|
Thalitech.NamiBot
This is a custome discord bot that was made to just make it easy for end users. This a full console application
|
|
NamiBot
This is a custome discord bot that was made to just make it easy for end users
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.5.0 | 767 | 2/15/2021 |
1.4.0 | 8,643 | 2/24/2020 |
1.3.4 | 1,985 | 11/27/2019 |
1.3.0 | 256 | 11/25/2019 |
1.2.0 | 3,284 | 7/1/2019 |
1.1.1 | 1,437 | 3/19/2019 |
1.1.0 | 695 | 3/18/2019 |
1.0.0 | 1,310 | 2/11/2019 |
0.0.0-develop | 748 | 1/21/2019 |
0.0.0-beta | 704 | 1/30/2019 |