RestSharp.Newtonsoft.Json.NetCore
1.0.0
A Newtonsoft.Json parser for RestSharp.NetCore
Suggested Alternatives
RestSharp.Serializers.NewtonsoftJson
Additional DetailsNowadays RestSharp supports .NET Core and also has the NewtonsoftJson serializer as a dedicated package. Now you can use the official package. :D
Install-Package RestSharp.Newtonsoft.Json.NetCore -Version 1.0.0
dotnet add package RestSharp.Newtonsoft.Json.NetCore --version 1.0.0
<PackageReference Include="RestSharp.Newtonsoft.Json.NetCore" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RestSharp.Newtonsoft.Json.NetCore --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 1.6
- NETStandard.Library (>= 1.6.0)
- Newtonsoft.Json (>= 9.0.1)
- RestSharp.NetCore (>= 105.2.3)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on RestSharp.Newtonsoft.Json.NetCore:
Package | Downloads |
---|---|
GoPay.NetCore-sdk
GoPay Payment Gateway library unofficially ported to .NET Core (Netstandard 1.6).
|
|
AwardstageSDK
Awardstage API SDK is used to interact with the Awardstage API
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated | |
---|---|---|---|
1.0.0 | 25,246 | 2/2/2017 |