https://github.com/soenneker/soenneker.utils.usercontext
A utility library for retrieving various user information from the request context
https://github.com/soenneker/soenneker.utils.usercontext
context csharp dotnet http user
Last synced: 7 days ago
JSON representation
A utility library for retrieving various user information from the request context
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.utils.usercontext
- Owner: soenneker
- License: mit
- Created: 2023-04-17T01:38:30.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2026-02-27T08:49:28.000Z (about 1 month ago)
- Last Synced: 2026-02-27T10:40:33.874Z (about 1 month ago)
- Topics: context, csharp, dotnet, http, user
- Language: C#
- Homepage: https://soenneker.com
- Size: 2.22 MB
- 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.Utils.UserContext/)
[](https://github.com/soenneker/soenneker.utils.usercontext/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/Soenneker.Utils.UserContext/)
[](https://github.com/soenneker/soenneker.utils.usercontext/actions/workflows/codeql.yml)
#  Soenneker.Utils.UserContext
### A utility library for retrieving various user information from the request context
## Installation
```
dotnet add package Soenneker.Utils.UserContext
```