Info
Version: | |
Author(s): | RestSharp.NetCore |
Last Update: | Friday, July 1, 2016 |
.NET Fiddle: | Online Example |
NuGet Url: | https://www.nuget.org/packages/RestSharp.NetCore |
Install
Install-Package RestSharp.NetCore
dotnet add package RestSharp.NetCore
paket add RestSharp.NetCore
RestSharp.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.0)
- System.Collections.Specialized(>= 4.0.1)
- System.Net.Requests(>= 4.0.11)
- System.Reflection(>= 4.1.0)
- System.Reflection.Emit(>= 4.0.1)
- System.Runtime.InteropServices(>= 4.1.0)
- System.Runtime.Serialization.Xml(>= 4.1.1)
- System.Runtime.Serialization.Primitives(>= 4.1.1)
- System.Runtime.Serialization.Formatters(>= 4.0.042421703)
- System.Xml.XmlSerializer(>= 4.0.11)
- System.ComponentModel.TypeConverter(>= 4.1.0)
- Newtonsoft.Json(>= 9.0.1)
Tags