https://github.com/soenneker/soenneker.extensions.httprequests
A collection of helpful HttpRequest (from HttpContext) extension methods
https://github.com/soenneker/soenneker.extensions.httprequests
csharp dotnet extension extensions http httprequest httprequests httprequestsextension request requests response
Last synced: 24 days ago
JSON representation
A collection of helpful HttpRequest (from HttpContext) extension methods
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.extensions.httprequests
- Owner: soenneker
- License: mit
- Created: 2025-08-16T20:39:16.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2026-03-04T23:48:27.000Z (29 days ago)
- Last Synced: 2026-03-04T23:48:55.792Z (29 days ago)
- Topics: csharp, dotnet, extension, extensions, http, httprequest, httprequests, httprequestsextension, request, requests, response
- Language: C#
- Homepage: https://soenneker.com
- Size: 143 KB
- 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.httprequests/)
[](https://github.com/soenneker/soenneker.extensions.httprequests/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.extensions.httprequests/)
[](https://github.com/soenneker/soenneker.extensions.httprequests/actions/workflows/codeql.yml)
#  Soenneker.Extensions.HttpRequests
### A collection of helpful HttpRequest (from HttpContext) extension methods
## Installation
```
dotnet add package Soenneker.Extensions.HttpRequests
```