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: 11 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T13:32:22.000Z (over 1 year ago)
- Last Synced: 2024-05-22T13:45:45.583Z (over 1 year ago)
- Topics: csharp, dotnet, httpcontext
- Language: C#
- Homepage: https://soenneker.com
- Size: 323 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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
```