MyNet.Http
1.0.0
See the version list below for details.
dotnet add package MyNet.Http --version 1.0.0
NuGet\Install-Package MyNet.Http -Version 1.0.0
<PackageReference Include="MyNet.Http" Version="1.0.0" />
<PackageVersion Include="MyNet.Http" Version="1.0.0" />
<PackageReference Include="MyNet.Http" />
paket add MyNet.Http --version 1.0.0
#r "nuget: MyNet.Http, 1.0.0"
#:package MyNet.Http@1.0.0
#addin nuget:?package=MyNet.Http&version=1.0.0
#tool nuget:?package=MyNet.Http&version=1.0.0
<div id="top"></div>
<br /> <div align="center"> <a href="https://github.com/sandre58/MyNetHttp"> <img src="images/logo.png" width="256" height="256"> </a>
<h1 align="center">My .NET Http</h1>
<p align="center"> <br /> The .NET Http is a versatile class library designed to simplify the process of converting objects into human-readable strings in .NET applications. This library provides developers with an easy-to-use interface for generating informative and understandable string representations of complex objects. <br /> Supporting only .NET 8.0 </p>
</div>
Getting Started
To start using My .NET Http in your project, follow these steps:
- Install the library via NuGet Package Manager:
dotnet add package MyNet.Http
What's included ?
Simple HTTP Requests
HTTP Method Support: Send HTTP requests using common methods such as GET, POST, PUT, DELETE, and more.
Request Configuration: Configure request headers, query parameters, request body, and authentication credentials easily using intuitive methods and parameters.
Response Handling: Process HTTP responses and extract response data, status codes, headers, and content efficiently for further processing.
Flexibility and Customization
HTTP Client Configuration: Customize HTTP client settings such as timeout, connection pooling, and proxy configuration to suit specific application requirements.
Middleware Integration: Seamlessly integrate with ASP.NET Core middleware pipeline or other middleware frameworks for advanced request processing and interception.
Asynchronous Support
Async/Await Pattern: Utilize asynchronous programming patterns to send and handle HTTP requests asynchronously, ensuring responsive and efficient application performance.
Cancellation and Timeout Handling: Implement cancellation and timeout mechanisms to prevent long-running requests from blocking the application thread pool.
License
Copyright © Stéphane ANDRE.
My .NET Http is provided as-is under the MIT license. For more information see LICENSE.
| 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
- Microsoft.AspNet.WebApi.Client (>= 6.0.0)
- MyNet.Utilities (>= 1.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 15.0.0 | 168 | 12/22/2025 |
| 14.4.0 | 155 | 12/21/2025 |
| 14.3.0 | 205 | 12/7/2025 |
| 14.2.0 | 168 | 11/26/2025 |
| 14.1.0 | 325 | 11/21/2025 |
| 14.0.4 | 214 | 11/14/2025 |
| 14.0.3 | 226 | 11/14/2025 |
| 14.0.2 | 237 | 11/14/2025 |
| 14.0.1 | 272 | 11/13/2025 |
| 14.0.0 | 266 | 11/13/2025 |
| 13.1.0 | 185 | 11/6/2025 |
| 13.0.0 | 135 | 10/17/2025 |
| 1.0.43 | 180 | 9/8/2025 |
| 1.0.31 | 173 | 9/8/2025 |
| 1.0.23 | 157 | 9/7/2025 |
| 1.0.0 | 263 | 4/25/2024 |