Skip to content

Tags: mihirdilip/aspnetcore-authentication-basic

Tags

9.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #19 from mihirdilip/net9.0

9.0.0

8.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
8.0.0 (#18)

- net8.0 support added
- Sample project for net8.0 added
- BasicSamplesClient.http file added for testing sample projects
- Readme updated
- Updated codeqa-analysis.xml

7.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
7.0.0

- net7.0 support added
- Information log on handler is changed to Debug log when Authorization header is not found on the request
- Added package validations
- Readme updated
- Readme added to package

6.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #10 from mihirdilip/6.0.1

- net6.0 support added

5.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #6 from mihirdilip/5.1.0

5.1.0

5.0.0

Formatting fixed

3.1.1

- Fixed issue with resolving of IBasicUserValidationService implement…

…ation when using multiple schemes

- Updated version
- Updated samples

3.1.0

XML comments fixed

2.2.0

Sasmples updated with new Nuget package

2.0.1

Readme updated