Info
| Version: | 6.3.2 |
| Author(s): | .NET Foundation and Contributors |
| Last Update: | Monday, February 6, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/reactiveui/refit |
| NuGet Url: | https://www.nuget.org/packages/ApproovRefit |
Install
Install-Package ApproovRefit
dotnet add package ApproovRefit
paket add ApproovRefit
ApproovRefit Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- ApproovHttpClient(>= 1.0.7)
- Newtonsoft.Json(>= 12.0.3)
- System.Text.Json(>= 4.7.2)
- ApproovHttpClient(>= 1.0.7)
- Newtonsoft.Json(>= 12.0.3)
- System.Text.Json(>= 4.7.2)
- ApproovHttpClient(>= 1.0.7)
- Newtonsoft.Json(>= 12.0.3)
- System.Text.Json(>= 4.7.2)
Based on Refit (https://github.com/reactiveui/refit).