Specialized http client for communicating with API's that support the HAL media type (https://github.com/wis3guy/HalClient.Net). 
                        
                    
         
                Info
| Version: | 4.1.3 | 
| Author(s): | HalClient.Net | 
| Last Update: | Monday, October 28, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/wis3guy/HalClient.Net | 
| NuGet Url: | https://www.nuget.org/packages/HalClient.Net | 
Install
Install-Package HalClient.Net
                        dotnet add package HalClient.Net
                        paket add HalClient.Net
                        
                                HalClient.Net Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 1.3 
                                        
                    - NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.3)
- System.Net.Http(>= 4.3.2)
- System.Runtime.Serialization.Formatters(>= 4.3.0)
- Tavis.UriTemplates(>= 1.1.1)
- Newtonsoft.Json(>= 10.0.3)
- System.Net.Http(>= 4.3.2)
- System.Runtime.Serialization.Formatters(>= 4.3.0)
- Tavis.UriTemplates(>= 1.1.1)
