https://github.com/soenneker/soenneker.extensions.dictionaries.iheader
A collection of helpful IHeaderDictionary extension methods
https://github.com/soenneker/soenneker.extensions.dictionaries.iheader
csharp dictionaries dotnet extension extensions headers http httprequest iheader iheaderdictionary iheaderdictionaryextension request requests response
Last synced: 6 months ago
JSON representation
A collection of helpful IHeaderDictionary extension methods
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.extensions.dictionaries.iheader
- Owner: soenneker
- License: mit
- Created: 2025-08-16T21:14:40.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2026-01-08T05:54:51.000Z (6 months ago)
- Last Synced: 2026-01-08T21:11:05.967Z (6 months ago)
- Topics: csharp, dictionaries, dotnet, extension, extensions, headers, http, httprequest, iheader, iheaderdictionary, iheaderdictionaryextension, request, requests, response
- Language: C#
- Homepage: https://soenneker.com
- Size: 97.7 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.dictionaries.iheader/)
[](https://github.com/soenneker/soenneker.extensions.dictionaries.iheader/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.extensions.dictionaries.iheader/)
#  Soenneker.Extensions.Dictionaries.IHeader
### A collection of helpful IHeaderDictionary extension methods
## Installation
```
dotnet add package Soenneker.Extensions.Dictionaries.IHeader
```