![]() |
Reddit.NET
1.5
Reddit.NET is a .NET Standard library that provides easy access to the Reddit API with virtually no boilerplate code required.
|
A simple example application that demonstrates some of Reddit.NET's basic features. Only passive operations are performed here. No posts/etc are created or modified. See the Reddit.NETTests project in this solution for more detailed examples of these and other endpoints/features. More...
Classes | |
class | Program |
The main class for the example application. More... | |
A simple example application that demonstrates some of Reddit.NET's basic features. Only passive operations are performed here. No posts/etc are created or modified. See the Reddit.NETTests project in this solution for more detailed examples of these and other endpoints/features.