RedditSharp 1.0.16
dotnet add package RedditSharp --version 1.0.16
NuGet\Install-Package RedditSharp -Version 1.0.16
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RedditSharp" Version="1.0.16" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RedditSharp --version 1.0.16
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RedditSharp, 1.0.16"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install RedditSharp as a Cake Addin #addin nuget:?package=RedditSharp&version=1.0.16 // Install RedditSharp as a Cake Tool #tool nuget:?package=RedditSharp&version=1.0.16
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
C# Implementation of the Reddit API
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- HtmlAgilityPack (>= 1.4.9)
- Newtonsoft.Json (>= 6.0.5)
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.16 | 265 | 3/4/2015 |
1.0.15 | 172 | 1/10/2015 |
1.0.14 | 163 | 10/14/2014 |
1.0.13 | 159 | 7/10/2014 |
1.0.12 | 56 | 6/24/2014 |
1.0.11 | 58 | 5/1/2014 |
1.0.10 | 47 | 4/4/2014 |
1.0.9 | 57 | 2/10/2014 |
1.0.8 | 46 | 2/1/2014 |
1.0.7 | 49 | 1/9/2014 |
1.0.6 | 49 | 11/23/2013 |
1.0.5 | 49 | 10/22/2013 |
1.0.4 | 48 | 9/12/2013 |
1.0.3 | 52 | 8/20/2013 |
1.0.2 | 46 | 8/8/2013 |
1.0.1 | 46 | 8/7/2013 |
Minor bugfixes, tweaks and improvements