You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a library written in C#.NET for access to the devRant API. It aims to provide serialization on the components received so you can easily make use of the library to build applications and other code.
8
+
5
9
# Prerequisites
6
10
7
11
- .NET Framework 4+
@@ -30,10 +34,6 @@ namespace MyProject
30
34
31
35
Most methods are available in this library with some ongoing work on improving it. All methods are Async.
32
36
33
-
# devRantDotNet
34
-
35
-
This is a library written in C#.NET for access to the devRant API. It aims to provide serialization on the components received so you can easily make use of the library to build applications and other code.
36
-
37
37
# Usage and Documentation
38
38
39
39
Please see the wiki: https://github.com/redrails/devRantDotNet/wiki/Documentation
0 commit comments