Skip to main content Link Search Menu Expand Document (external link)

Reddit .NET Client

A .NET client for interacting with reddit.

This documentation describes how to use the client and an overview of the components the client relies on.

Goals

The client was designed with the following goals in mind:

  • Simple, modern, asynchronous API
  • Support for various authentication modes
  • Modular structure with simple re-usable components

Demos

See the project demos folder for complete usage examples.