Releases: UncreatedStaff/SteamOid2
Releases · UncreatedStaff/SteamOid2
SteamOid2 v1.1.0
Made some of the XML classes public because it was causing issues with System.Xml. Abstracted web requests to a separate interface.
SteamOid2 v1.0.1
Added XML documentation to NuGet package. Internalized some unnecessary classes. Fixed bad link in README.
Get it on NuGet at https://www.nuget.org/packages/SteamOid2/1.0.1
SteamOid2 v1.0.0
Added targets for .NET standard 2.1 and .NET framework 4.6.1, along with a sample project for .NET framework. Added the ability to pass the realm and callback uri at call-time.
Get it on NuGet at https://www.nuget.org/packages/SteamOid2/1.0.0
SteamOid2 v1.0.0-pre
Initial version.