Info
Version: | 6.0.0 |
Author(s): | Christian Findlay |
Last Update: | Wednesday, April 12, 2023 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/RestClient.Net.Abstractions |
Install
Install-Package RestClient.Net.Abstractions
dotnet add package RestClient.Net.Abstractions
paket add RestClient.Net.Abstractions
RestClient.Net.Abstractions Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.5)
- System.Net.Http(>= 4.3.4)
- System.Text.Json(>= 4.7.2)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.5)
- System.Text.Json(>= 4.7.2)
Tags
This package contains abstractions for dependency injection and mocking with no implementations.