REST client, a wrapper around HttpClient with handy methods for sending/receiving strongly-typed objects.
                        
                    
         
                Info
| Version: | 2.2.0 | 
| Author(s): | Roman Ivantsov | 
| Last Update: | Thursday, March 7, 2024 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/rivantsov/Arrest | 
| NuGet Url: | https://www.nuget.org/packages/Arrest | 
Install
Install-Package Arrest
                        dotnet add package Arrest
                        paket add Arrest
                        
                                Arrest Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Newtonsoft.Json(>= 12.0.2)
 
Tags