RedditSharp 1.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package RedditSharp --version 1.0.3
                    
NuGet\Install-Package RedditSharp -Version 1.0.3
                    
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.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RedditSharp" Version="1.0.3" />
                    
Directory.Packages.props
<PackageReference Include="RedditSharp" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add RedditSharp --version 1.0.3
                    
#r "nuget: RedditSharp, 1.0.3"
                    
#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.
#addin nuget:?package=RedditSharp&version=1.0.3
                    
Install RedditSharp as a Cake Addin
#tool nuget:?package=RedditSharp&version=1.0.3
                    
Install RedditSharp as a Cake Tool

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 34,095 2/11/2021
2.0.0-CI00075 3,619 11/20/2018
2.0.0-CI00068 1,041 9/12/2018
2.0.0-CI00065 1,561 5/24/2018
2.0.0-CI00063 1,561 1/30/2018
2.0.0-CI00046 1,127 8/23/2017
2.0.0-CI00028 1,131 5/1/2017
2.0.0-CI00027 1,072 4/14/2017
2.0.0-CI00025 1,011 3/22/2017
2.0.0-CI00021 1,009 3/9/2017
2.0.0-CI00020 984 3/1/2017
2.0.0-CI00011 1,001 2/10/2017
2.0.0-CI00007 963 2/9/2017
2.0.0-CI00004 5,155 1/23/2017
2.0.0-CI00003 952 1/16/2017
2.0.0-CI00002 998 12/19/2016
2.0.0-CI00001 966 12/6/2016
1.1.14 7,237 8/23/2017 1.1.14 is deprecated because it is no longer maintained.
1.1.13 1,347 7/26/2017
1.1.12 2,021 3/1/2017
1.1.11 1,400 1/16/2017
1.1.10 1,244 1/9/2017
1.1.9 1,227 12/21/2016
1.1.8 1,244 12/18/2016
1.1.7 1,480 12/7/2016
1.1.7-CI00026 913 12/6/2016
1.1.7-CI00025 922 12/5/2016
1.1.7-CI00022 958 11/14/2016
1.1.6 1,409 10/28/2016
1.1.5 1,339 10/6/2016
1.1.4 1,679 9/22/2016
1.1.3 1,496 9/21/2016
1.1.2 1,277 9/10/2016
1.1.1 1,211 9/6/2016
1.1.0 1,313 8/22/2016
1.0.23 1,847 7/24/2016
1.0.22 1,787 3/27/2016
1.0.21 1,650 2/29/2016
1.0.20 1,626 11/10/2015
1.0.19 1,430 9/18/2015
1.0.18 1,672 7/10/2015
1.0.17 1,360 6/11/2015
1.0.16 1,719 3/4/2015
1.0.15 1,418 1/10/2015
1.0.14 1,460 10/14/2014
1.0.13 1,388 7/10/2014
1.0.12 1,326 6/24/2014
1.0.11 1,331 5/1/2014
1.0.10 1,494 4/4/2014
1.0.9 1,511 2/10/2014
1.0.8 1,347 2/1/2014
1.0.7 1,371 1/9/2014
1.0.6 1,488 11/23/2013
1.0.5 1,349 10/22/2013
1.0.4 1,368 9/12/2013
1.0.3 1,368 8/20/2013
1.0.2 1,369 8/8/2013
1.0.1 1,392 8/7/2013

Minor bugfixes, tweaks and improvements