babelshift / SteamWebAPI2

🎮 C# / .NET library that makes it easy to use the Steam Web API. It conveniently wraps around all of the JSON data and ugly API details with clean methods, structures and classes.
MIT License
263 stars 43 forks source link

.Net Framework? #53

Closed HurricanKai closed 7 years ago

HurricanKai commented 7 years ago

So, 4.0 isnt aviable for the .Net Framework.

at least it isnt on NuGet.

in the README it says ".Net Core is now Supported."

Any other support got removed? Thanks for any help!

babelshift commented 7 years ago

The latest version of the SteamWebAPI2 NuGet package is compiled against .NET Standard 2.0. As described on the .NET blog, this allows you to install the library from .NET 4.6.1, .NET Core 2.0, Xamarin, and more.

Does that clear up any confusion?

HurricanKai commented 7 years ago

Yes thank you!

2017-11-06 1:57 GMT+01:00 Justin Skiles notifications@github.com:

The latest version of the SteamWebAPI2 NuGet package is compiled against .NET Standard 2.0. As described on the .NET blog https://blogs.msdn.microsoft.com/dotnet/2017/08/14/announcing-net-standard-2-0/, this allows you to install the library from .NET 4.6.1, .NET Core 2.0, Xamarin, and more.

Does that clear up any confusion?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/babelshift/SteamWebAPI2/issues/53#issuecomment-342020857, or mute the thread https://github.com/notifications/unsubscribe-auth/AVqOT78Mx_lWFmb7d3R6eZOy37e3OZX2ks5szllxgaJpZM4QSfrj .