Reddit.NET is a .NET Standard library that provides easy access to the Reddit API with virtually no boilerplate code required.
                        
                    
         
                Info
| Version: | 1.5.2 | 
| Author(s): | Kris Craig | 
| Last Update: | Wednesday, June 22, 2022 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/sirkris/Reddit.NET | 
| NuGet Url: | https://www.nuget.org/packages/Reddit | 
Install
Install-Package Reddit
                        dotnet add package Reddit
                        paket add Reddit
                        
                                Reddit Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.CSharp(>= 4.5.0)
- Newtonsoft.Json(>= 11.0.2)
- RestSharp(>= 106.6.9)
Tags
