https://github.com/soenneker/soenneker.extensions.httpcontent
A collection of helpful HttpContent extension methods
https://github.com/soenneker/soenneker.extensions.httpcontent
clone csharp dotnet extension extensions http httpclient httpcontent httpcontentextension request
Last synced: 1 day ago
JSON representation
A collection of helpful HttpContent extension methods
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.extensions.httpcontent
- Owner: soenneker
- License: mit
- Created: 2024-04-07T19:41:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2026-03-13T09:29:30.000Z (21 days ago)
- Last Synced: 2026-03-13T12:44:49.628Z (21 days ago)
- Topics: clone, csharp, dotnet, extension, extensions, http, httpclient, httpcontent, httpcontentextension, request
- Language: C#
- Homepage: https://soenneker.com
- Size: 1.06 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.extensions.httpcontent/)
[](https://github.com/soenneker/soenneker.extensions.httpcontent/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.extensions.httpcontent/)
[](https://github.com/soenneker/soenneker.extensions.httpcontent/actions/workflows/codeql.yml)
#  Soenneker.Extensions.HttpContent
### A collection of helpful HttpContent extension methods
## Installation
```
dotnet add package Soenneker.Extensions.HttpContent
```