https://github.com/soenneker/soenneker.extensions.httpcontext
A collection of helpful HttpContext extension methods
https://github.com/soenneker/soenneker.extensions.httpcontext
csharp dotnet httpcontext
Last synced: 27 days ago
JSON representation
A collection of helpful HttpContext extension methods
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.extensions.httpcontext
- Owner: soenneker
- License: mit
- Created: 2023-03-19T20:02:55.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-12-21T18:21:24.000Z (about 2 months ago)
- Last Synced: 2025-12-22T10:32:03.474Z (about 2 months ago)
- Topics: csharp, dotnet, httpcontext
- Language: C#
- Homepage: https://soenneker.com
- Size: 892 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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.HttpContext/)
[](https://github.com/soenneker/soenneker.extensions.httpcontext/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/Soenneker.Extensions.HttpContext/)
#  Soenneker.Extensions.HttpContext
### A collection of helpful HttpContext extension methods
## Installation
```
dotnet add package Soenneker.Extensions.HttpContext
```