arion
InstagramApiSharp
I don't have any on me rn but a quick search brought me to
https://developers.facebook.com/docs/instagram-platform/reference/oauth-authorize/
13 replies
why do we declare overloaded operators as `static` methods?
https://plugins.jetbrains.com/plugin/16142-nightfall-theme but with custom color scheme
20 replies
How to make bindings for a native library using ClangSharp?
The technical explanation is that the handle won't be GCed if its still in the same stack frame that you're invoking the bindings (Example can be seen here)
C# strings are stored behind the scenes as UTF16 so we convert to UTF8
50 replies