Info
Version: | |
Author(s): | xuanye |
Last Update: | Friday, May 5, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/RestSharp.DotNetCore |
Install
Install-Package RestSharp.DotNetCore
dotnet add package RestSharp.DotNetCore
paket add RestSharp.DotNetCore
RestSharp.DotNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Runtime.Serialization.Primitives(>= 4.3.0)
- System.Net.Requests(>= 4.3.0)
- NETStandard.Library(>= 1.6.1)
- System.Reflection.TypeExtensions(>= 4.3.0)
- System.Xml.XmlSerializer(>= 4.3.0)
- System.Collections.Specialized(>= 4.3.0)