Closed Cisien closed 7 years ago
Other than targeting the new project system, the only code changes needed are to switch from WebClient to HttpClient, and to use GetTypeInfo() when looking up fields.
see https://github.com/Cisien/OniBot/commit/fee007424f
I'll look into it, I haven't worked with dotnet core yet.
@velddev Solved with #6 since it's .NET Standard 1.1 now.
Yeah! i was about to mention this! Good job @SubZero0
Other than targeting the new project system, the only code changes needed are to switch from WebClient to HttpClient, and to use GetTypeInfo() when looking up fields.
see https://github.com/Cisien/OniBot/commit/fee007424f