Replaces the FeatureService for a rest client, to ask another service. 
                        
                    
         
                Info
| Version: | 2.1.0 | 
| Author(s): | Raul A. Canales | 
| Last Update: | Thursday, May 20, 2021 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/raulcanales/FeatuR | 
| NuGet Url: | https://www.nuget.org/packages/FeatuR.RestClient | 
Install
Install-Package FeatuR.RestClient
                        dotnet add package FeatuR.RestClient
                        paket add FeatuR.RestClient
                        
                                FeatuR.RestClient Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- FeatuR(>= 2.0.4)
 - Microsoft.Extensions.Http(>= 3.1.4)
 - Newtonsoft.Json(>= 12.0.3)
 
Tags