https://github.com/soenneker/soenneker.validators.basicauth
A lightweight validation module for validating HTTP Basic Authentication credentials.
https://github.com/soenneker/soenneker.validators.basicauth
api auth basic basicauth basicauthvalidator connector csharp dotnet hashing util validation validator validators
Last synced: 3 months ago
JSON representation
A lightweight validation module for validating HTTP Basic Authentication credentials.
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.validators.basicauth
- Owner: soenneker
- License: mit
- Created: 2025-08-24T13:03:39.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2026-03-04T00:43:29.000Z (3 months ago)
- Last Synced: 2026-03-04T05:39:14.497Z (3 months ago)
- Topics: api, auth, basic, basicauth, basicauthvalidator, connector, csharp, dotnet, hashing, util, validation, validator, validators
- Language: C#
- Homepage: https://soenneker.com
- Size: 225 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.validators.basicauth/)
[](https://github.com/soenneker/soenneker.validators.basicauth/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.validators.basicauth/)
[](https://github.com/soenneker/soenneker.validators.basicauth/actions/workflows/codeql.yml)
#  Soenneker.Validators.BasicAuth
### A lightweight validation module for validating HTTP Basic Authentication credentials.
## Installation
```
dotnet add package Soenneker.Validators.BasicAuth
```