https://github.com/soenneker/soenneker.extensions.ihttpcontextaccessors
A collection of helpful IHttpContextAccessor extension methods
https://github.com/soenneker/soenneker.extensions.ihttpcontextaccessors
accessor context csharp dotnet extension extensions httpclient httpcontextaccessor ihttpcontextaccessor ihttpcontextaccessors ihttpcontextaccessorsextension
Last synced: about 1 month ago
JSON representation
A collection of helpful IHttpContextAccessor extension methods
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.extensions.ihttpcontextaccessors
- Owner: soenneker
- License: mit
- Created: 2025-06-18T15:18:20.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2026-04-14T20:20:43.000Z (about 2 months ago)
- Last Synced: 2026-04-14T22:20:41.337Z (about 2 months ago)
- Topics: accessor, context, csharp, dotnet, extension, extensions, httpclient, httpcontextaccessor, ihttpcontextaccessor, ihttpcontextaccessors, ihttpcontextaccessorsextension
- Language: C#
- Homepage: https://soenneker.com
- Size: 240 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.ihttpcontextaccessors/)
[](https://github.com/soenneker/soenneker.extensions.ihttpcontextaccessors/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.extensions.ihttpcontextaccessors/)
[](https://github.com/soenneker/soenneker.extensions.ihttpcontextaccessors/actions/workflows/codeql.yml)
#  Soenneker.Extensions.IHttpContextAccessors
### A collection of helpful IHttpContextAccessor extension methods
## Installation
```
dotnet add package Soenneker.Extensions.IHttpContextAccessors
```