From 20955420f05f97308a32c1ec2c3c17ee5494b833 Mon Sep 17 00:00:00 2001 From: Vasily Vasilyev Date: Sat, 4 Jan 2020 16:16:13 +0300 Subject: [PATCH] Update project settings --- SteamStorefrontAPI/SteamStorefrontAPI.csproj | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/SteamStorefrontAPI/SteamStorefrontAPI.csproj b/SteamStorefrontAPI/SteamStorefrontAPI.csproj index 21a2667..613521c 100644 --- a/SteamStorefrontAPI/SteamStorefrontAPI.csproj +++ b/SteamStorefrontAPI/SteamStorefrontAPI.csproj @@ -2,17 +2,23 @@ netstandard2.0 + + + SteamStorefrontAPI.NETStandard Michael Kellner, Vasily Vasilyev SteamStorefrontAPI port to .NET Standard 2.0. -The SteamStorefrontAPI is a .NET wrapper for the steam storefront api which is exposed via Steam Big Picture. The API is not officially available or documented, all data in this library was either compiled by trial and error from the inofficial api documentation, and is therefore provided as-is. +The SteamStorefrontAPI is a .NET wrapper for the steam storefront api which is exposed via Steam Big Picture. + +The Steam API is not officially available or documented. So, all data in this library was either collected by trial and error from unofficial API documentation, and is therefore provided as-is. api-wrapper, steam-api, valve, steam SteamStorefrontAPI.NETStandard https://github.com/Vasar007/SteamStorefrontAPI + true