RedditSharp 1.1.1

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

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

C# Implementation of the Reddit API

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
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 8,658 2/11/2021
2.0.0-CI00075 3,487 11/20/2018
2.0.0-CI00068 961 9/12/2018
2.0.0-CI00065 1,373 5/24/2018
2.0.0-CI00063 1,380 1/30/2018
2.0.0-CI00046 989 8/23/2017
2.0.0-CI00028 1,006 5/1/2017
2.0.0-CI00027 940 4/14/2017
2.0.0-CI00025 898 3/22/2017
2.0.0-CI00021 884 3/9/2017
2.0.0-CI00020 852 3/1/2017
2.0.0-CI00011 870 2/10/2017
2.0.0-CI00007 832 2/9/2017
2.0.0-CI00004 4,809 1/23/2017
2.0.0-CI00003 821 1/16/2017
2.0.0-CI00002 866 12/19/2016
2.0.0-CI00001 848 12/6/2016
1.1.14 6,979 8/23/2017
1.1.13 1,190 7/26/2017
1.1.12 1,863 3/1/2017
1.1.11 1,254 1/16/2017
1.1.10 1,099 1/9/2017
1.1.9 1,082 12/21/2016
1.1.8 1,105 12/18/2016
1.1.7 1,330 12/7/2016
1.1.7-CI00026 801 12/6/2016
1.1.7-CI00025 811 12/5/2016
1.1.7-CI00022 840 11/14/2016
1.1.6 1,265 10/28/2016
1.1.5 1,190 10/6/2016
1.1.4 1,489 9/22/2016
1.1.3 1,356 9/21/2016
1.1.2 1,134 9/10/2016
1.1.1 1,067 9/6/2016
1.1.0 1,169 8/22/2016
1.0.23 1,534 7/24/2016
1.0.22 1,639 3/27/2016
1.0.21 1,465 2/29/2016
1.0.20 1,472 11/10/2015
1.0.19 1,272 9/18/2015
1.0.18 1,519 7/10/2015
1.0.17 1,204 6/11/2015
1.0.16 1,558 3/4/2015
1.0.15 1,283 1/10/2015
1.0.14 1,291 10/14/2014
1.0.13 1,224 7/10/2014
1.0.12 1,167 6/24/2014
1.0.11 1,184 5/1/2014
1.0.10 1,331 4/4/2014
1.0.9 1,360 2/10/2014
1.0.8 1,178 2/1/2014
1.0.7 1,208 1/9/2014
1.0.6 1,320 11/23/2013
1.0.5 1,187 10/22/2013
1.0.4 1,208 9/12/2013
1.0.3 1,206 8/20/2013
1.0.2 1,204 8/8/2013
1.0.1 1,238 8/7/2013

Added "IsSticked" property to comments and posts