81 packages tagged with “RestSharp”
This is the core RestSharp.Portable library which contains mostly interfaces to allow dependent libraries to use as few dependencies as possible. Supported Platforms: - .NET Standard 1.0 - .NET Framework 4 - Silverlight 5 - Portable Class Libraries (Profiles 259 and 328)
Some kind of a RestSharp port to PCL. This is not related to the RestSharp project at all! Supported Platforms: - .NET Standard 1.1 - .NET Framework 4 - Silverlight 5 - Portable Class Libraries (Profiles 259 and 328)
Restores Newtonsoft.JSON as the default serializer for RestSharp.
Complement for RestSharp to create fast and easily API Clients (SDK) with Newtonsoft serialization and Serilog Log
Some kind of a RestSharp port to PCL. This is not related to the RestSharp project at all! Supported Platforms: - .NET Framework 4 - .NET for Windows Store apps - .NET Native for Windows Store apps - Windows Phone 8 - Windows Phone 8.1 - Silverlight 5 - Xamarin Android - Xamarin iOS / MonoTouch - Portable Class Libraries
Dotnet Library for facilitated authentication in REST APIs with RestSharp
Library that allows Digest authentication with RestSharp.
RestSharp extensions to use Newtonsoft.Json for serialization/deserialization
This library contains the OAuth 1.0 authenticator for RestSharp.Portable, which is a port of the OAuth 1.0 authenticator from the original RestSharp project. The authenticator was moved to a different library, to keep the number of dependencies of the RestSharp.Portable package as small as possible. Supported Platforms: - .NET Framework 4 - .NET for Windows Store apps - .NET Native for Windows Store apps - Windows Phone 8 - Windows Phone 8.1 - Silverlight 5 - Xamarin Android - Xamarin iOS / MonoTouch - Portable Class Libraries
This library contains the OAuth 2.0 authenticators and clients for RestSharp.Portable, which is a port of the OAuth 2.0 authenticators from the original RestSharp project. The OAuth 2.0 clients are a port from the OAuth2 project made by Constantin Titarenko and others. Supported Platforms: - .NET Standard 1.0 - .NET Framework 4 - Silverlight 5 - Portable Class Libraries (Profiles 259 and 328)
This library contains the GZIP and Deflate content encoding handlers. Supported Platforms: - .NET Standard 1.0 - .NET Framework 4 - Silverlight 5 - Portable Class Libraries (Profile 328)
Automatic log communication (request and response) from RestSharp using Serilog.
This library contains the OAuth 1.0 authenticator for RestSharp.Portable, which is a port of the OAuth 1.0 authenticator from the original RestSharp project. The authenticator was moved to a different library, to keep the number of dependencies of the RestSharp.Portable package as small as possible. Supported Platforms: - .NET Standard 1.0 - .NET Framework 4 - Silverlight 5 - Portable Class Libraries (Profiles 259 and 328)
RestSharpHelper Small library helper for RestSharp including rate limit, oauth1 support, helper for async download, usage of JSON.Net as json serializer and some helper method
MvcKickstart module used to easily plug in RestSharp.
A library for building REST API client wrappers to be used by .NET Standard 2.0 apps.
RestSharp.RequestBuilder is a wrapper class that uses Fluent Syntax to create RestRequest objects.
A package that simplifies and makes the use of RestSharp more intuitive.
RestSharp扩展
Abbotware Interop Library for RestSharp - Contains helper methods, extension methods, wrappers, and plugins
HTTP Api Client framework built on RestSharp
Portable Google Drive API using RestSharp.Portable
A Newtonsoft.Json parser for RestSharp.NetCore
RestSharp based HTTP client provider for NClient.
A lightly RESTful client development framework by using RestSharp.
Mojio C# SDK
A simple wrapper around RestSharp and Json.NET, designed to ease the writing of requests to REST APIs while taking care of errors management and tracing.
This package has been deprecated, because the core library is being signed again (per Microsoft OSS standards). Please use the PortableRest package instead.
Contains a RestSharp-based IServiceClient implementation for GW2.NET.