EShyMedia.ClientApi.SimpleRestClient
                              
                            
                                3.5.0
                            
                        
                    dotnet add package EShyMedia.ClientApi.SimpleRestClient --version 3.5.0
NuGet\Install-Package EShyMedia.ClientApi.SimpleRestClient -Version 3.5.0
        
        
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
                    
    
    <PackageReference Include="EShyMedia.ClientApi.SimpleRestClient" Version="3.5.0" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="EShyMedia.ClientApi.SimpleRestClient" Version="3.5.0" />
<PackageReference Include="EShyMedia.ClientApi.SimpleRestClient" />
        
        
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
                    
    
    paket add EShyMedia.ClientApi.SimpleRestClient --version 3.5.0
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: EShyMedia.ClientApi.SimpleRestClient, 3.5.0"
        
        
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
                    
    
    #:package EShyMedia.ClientApi.SimpleRestClient@3.5.0
        
        
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
                    
    
    #addin nuget:?package=EShyMedia.ClientApi.SimpleRestClient&version=3.5.0
#tool nuget:?package=EShyMedia.ClientApi.SimpleRestClient&version=3.5.0
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    A simple REST client for MvvmCross clients
                            There are no supported framework assets in this package.
                            
                    Learn more about Target Frameworks and .NET Standard.
- 
                                                
- Microsoft.Net.Http (>= 2.2.22)
 - MvvmCross.HotTuna.Plugin.Json (>= 3.5.0)
 - Newtonsoft.Json (>= 6.0.5)
 
 
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | 
|---|---|---|
| 3.5.0 | 128 | 1/18/2015 | 
| 3.5.0-beta3 | 43 | 1/2/2015 | 
| 3.5.0-beta2 | 37 | 12/23/2014 | 
| 3.0.0 | 64 | 12/17/2014 | 
| 2.0.2 | 633 | 11/8/2014 | 
| 2.0.1 | 60 | 10/24/2014 | 
| 2.0.0 | 58 | 10/22/2014 | 
| 1.0.6 | 94 | 9/1/2014 | 
| 1.0.5 | 69 | 9/1/2014 | 
| 1.0.4 | 61 | 8/31/2014 | 
| 1.0.3 | 65 | 8/31/2014 | 
| 1.0.2 | 65 | 8/24/2014 | 
| 1.0.1 | 61 | 8/23/2014 | 
| 1.0.0 | 59 | 8/23/2014 | 
No longer using ModernHttpClient