Simple REST and HTTP API Client. 
                        
                    
         
                Info
| Version: | 106.15.1-alpha.0.1 | 
| Author(s): | John Sheehan, Andrew Young, Alexey Zimarev and RestSharp community | 
| Last Update: | Wednesday, December 8, 2021 | 
| .NET Fiddle: | Online Example | 
| Project Url: | https://restsharp.dev/ | 
| NuGet Url: | https://www.nuget.org/packages/RestSharp.Serializers.SystemTextJson | 
Install
Install-Package RestSharp.Serializers.SystemTextJson
                        dotnet add package RestSharp.Serializers.SystemTextJson
                        paket add RestSharp.Serializers.SystemTextJson
                        
                                RestSharp.Serializers.SystemTextJson Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 2.0 
                                        
                    - RestSharp(>= 106.11.7)
- System.Text.Json(>= 4.7.0)
- RestSharp(>= 106.11.7)
- System.Text.Json(>= 4.7.0)
