ApiRequest.Net
1.1.0
dotnet add package ApiRequest.Net --version 1.1.0
NuGet\Install-Package ApiRequest.Net -Version 1.1.0
<PackageReference Include="ApiRequest.Net" Version="1.1.0" />
<PackageVersion Include="ApiRequest.Net" Version="1.1.0" />
<PackageReference Include="ApiRequest.Net" />
paket add ApiRequest.Net --version 1.1.0
#r "nuget: ApiRequest.Net, 1.1.0"
#:package ApiRequest.Net@1.1.0
#addin nuget:?package=ApiRequest.Net&version=1.1.0
#tool nuget:?package=ApiRequest.Net&version=1.1.0
APIRequest - A Powerful Package for API Requests: APIRequest is a NuGet package designed to simplify sending and receiving HTTP/HTTPS requests to web APIs. This package helps developers easily access external resources, send data, and handle responses with minimal code.Features: Support for Multiple HTTP Methods: Including GET, POST, PUT, DELETE, and more., Simple Management of Headers and Parameters: Allows adding custom headers and parameters to requests., Easy Serialization and Deserialization: Full support for JSON using Newtonsoft.Json for data management., Support for Authentication: Ability to use JWT tokens and other authentication methods., Error Handling: Advanced features for handling errors and response statuses.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- Newtonsoft.Json (>= 13.0.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.