Blog Logo
TAGS

Reddit.NET: Easy Access to the Reddit API with Minimal Code

Reddit.NET is a C# managed library that provides easy access to the Reddit API with virtually no boilerplate code required. It currently supports 171 of the 204 endpoints listed in the API documentation, including all of the most commonly used endpoints. The library is FOSS (MIT license) and can be found on Github at https://github.com/sirkris/Reddit.NET. The library has been thoroughly tested (all 392 tests passing) and is actively maintained by a large community of contributors, including Kris Craig, Andrew Hall, and Ben Mitchell, among others. If youre looking for a way to quickly and easily access the Reddit API in your .NET projects, Reddit.NET is the way to go!