SteamKit 2.0.0-Alpha
Pre-release
Pre-release
- SteamKit2 now requires .NET Framework 4.6 or a .NET Standard 1.3-compatible runtime.
- SteamKit2 is now supported on .NET Core.
IsolatedStorageServerListProvider
is only available in .NET Framework 4.6 and higher.
- Updated Protobuf message classes to expose a property indicating if any wire value was specified or not, and a method to clear the value.
- Updated
CDNClient
andWebAPI
to exposeTask
-based asynchronous methods. - Removed all methods and properties that were marked as
[Obsolete]
.