mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-02 19:00:47 +00:00
add NET Core (#1744)
* add NET Core * Remove explicit platforms and link to .NET STandard
This commit is contained in:
committed by
Ryan Gribble
parent
f1b9674110
commit
11e1c305cd
@@ -20,9 +20,7 @@ Console.WriteLine(user.Followers + " folks love the half ogre!");
|
||||
## Supported Platforms
|
||||
|
||||
* .NET 4.5 (Desktop / Server)
|
||||
* Xamarin.iOS / Xamarin.Android / Xamarin.Mac
|
||||
* Mono 3.x
|
||||
* Windows 8 / 8.1 Store Apps
|
||||
* [.NET Standard 1.1](https://docs.microsoft.com/en-us/dotnet/standard/net-standard)
|
||||
|
||||
## Getting Started
|
||||
|
||||
|
||||
Reference in New Issue
Block a user