RedditSharp 1.0.17

There is a newer version of this package available.
See the version list below for details.
dotnet add package RedditSharp --version 1.0.17                
NuGet\Install-Package RedditSharp -Version 1.0.17                
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.17" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RedditSharp --version 1.0.17                
#r "nuget: RedditSharp, 1.0.17"                
#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.17

// Install RedditSharp as a Cake Tool
#tool nuget:?package=RedditSharp&version=1.0.17                

C# Implementation of the Reddit API

Product 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.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on RedditSharp:

Package Downloads
CommonBotLibrary

An asynchronous library of API wrappers designed to help with typical bot commands. Features: -Github Service: Posts issues to https://github.com. -Google Search Service: Searches https://google.com for webpages. -Google Vision Service: Uses Google Cloud Vision to analyze images. -Imgur Service: Searches https://imgur.com for images. -MyAnimeList Service: Searches https://myanimelist.net for anime. -NCalc Service: Evaluates mathematical expressions. -Omdb Service: Searches https://omdbapi.com for movies. -OpenTriviaDb Service: Searches https://opentdb.com for trivia. -OpenWeatherMap Service: Searches https://openweathermap.org for weather data. -Pandorabot Service: Converses with a Cleverbot-like chatbot. -Random Service: Flips coins and rolls dice. Die side counts are validated. -Reddit Service: Gets posts from https://reddit.com. -Steam Service: Searches https://store.steampowered.com for games. -Twitter Service: Searches https://twitter.com for tweets. -UrbanDictionary Service: Searches https://www.urbandictionary.com for definitions. -Watson Personality Service: Uses IBM Watson to create a personality profile based on a user's text. -Yahoo Finance Service: Searches https://finance.yahoo.com/ for stock information. -Yandex Translate Service: Translates text using https://translate.yandex.com/. -YouTube Service: Searches https://youtube.com for videos.

Nami

Package Description

Yui.Reddit.API

A general Reddit Library for handling minimal Reddit connectivity very easily.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0 18,327 2/11/2021
2.0.0-CI00075 3,512 11/20/2018
2.0.0-CI00068 977 9/12/2018
2.0.0-CI00065 1,391 5/24/2018
2.0.0-CI00063 1,392 1/30/2018
2.0.0-CI00046 995 8/23/2017
2.0.0-CI00028 1,012 5/1/2017
2.0.0-CI00027 945 4/14/2017
2.0.0-CI00025 904 3/22/2017
2.0.0-CI00021 889 3/9/2017
2.0.0-CI00020 860 3/1/2017
2.0.0-CI00011 878 2/10/2017
2.0.0-CI00007 841 2/9/2017
2.0.0-CI00004 4,835 1/23/2017
2.0.0-CI00003 827 1/16/2017
2.0.0-CI00002 874 12/19/2016
2.0.0-CI00001 857 12/6/2016
1.1.14 7,047 8/23/2017 1.1.14 is deprecated because it is no longer maintained.
1.1.13 1,208 7/26/2017
1.1.12 1,883 3/1/2017
1.1.11 1,267 1/16/2017
1.1.10 1,110 1/9/2017
1.1.9 1,095 12/21/2016
1.1.8 1,115 12/18/2016
1.1.7 1,344 12/7/2016
1.1.7-CI00026 806 12/6/2016
1.1.7-CI00025 815 12/5/2016
1.1.7-CI00022 846 11/14/2016
1.1.6 1,279 10/28/2016
1.1.5 1,207 10/6/2016
1.1.4 1,503 9/22/2016
1.1.3 1,366 9/21/2016
1.1.2 1,146 9/10/2016
1.1.1 1,079 9/6/2016
1.1.0 1,183 8/22/2016
1.0.23 1,547 7/24/2016
1.0.22 1,656 3/27/2016
1.0.21 1,478 2/29/2016
1.0.20 1,491 11/10/2015
1.0.19 1,291 9/18/2015
1.0.18 1,532 7/10/2015
1.0.17 1,223 6/11/2015
1.0.16 1,577 3/4/2015
1.0.15 1,293 1/10/2015
1.0.14 1,305 10/14/2014
1.0.13 1,238 7/10/2014
1.0.12 1,179 6/24/2014
1.0.11 1,200 5/1/2014
1.0.10 1,345 4/4/2014
1.0.9 1,380 2/10/2014
1.0.8 1,196 2/1/2014
1.0.7 1,224 1/9/2014
1.0.6 1,344 11/23/2013
1.0.5 1,205 10/22/2013
1.0.4 1,225 9/12/2013
1.0.3 1,223 8/20/2013
1.0.2 1,219 8/8/2013
1.0.1 1,254 8/7/2013

Minor bugfixes, tweaks and improvements