- Notifications
You must be signed in to change notification settings - Fork8
Releases: mihirdilip/aspnetcore-authentication-basic
AspNetCore.Authentication.Basic
0107cf6- net9.0 support added
- Sample project for net9.0 added
- Readme updated
- Nullable reference types enabled
- Language version set to latest
- Implicit usings enabled
- AOT support added
What's Changed
- 9.0.0 by@mihirdilip in#19
Full Changelog:8.0.0...9.0.0
Assets2
Uh oh!
There was an error while loading.Please reload this page.
AspNetCore.Authentication.Basic
e04025f- net8.0 support added
- Sample project for net8.0 added
- BasicSamplesClient.http file added for testing sample projects
- Readme updated
Assets2
Uh oh!
There was an error while loading.Please reload this page.
AspNetCore.Authentication.Basic
e261423- 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
Assets2
Uh oh!
There was an error while loading.Please reload this page.
AspNetCore.Authentication.Basic
b0fadfd- net6.0 support added
- Information log on handler is changed to Debug log when IgnoreAuthenticationIfAllowAnonymous is enabled#9
- Sample project added
- Readme updated
- Copyright year updated on License
Assets2
Uh oh!
There was an error while loading.Please reload this page.
AspNetCore.Authentication.Basic
cc16a19- Visibility of the handler changed to public
- Tests added
- Readme updated
- Copyright year updated on License
Assets2
Uh oh!
There was an error while loading.Please reload this page.
AspNetCore.Authentication.Basic
- .Net 5.0 target framework added
- IgnoreAuthenticationIfAllowAnonymous added to the BasicOptions from netcoreapp3.0 onwards
Assets2
Uh oh!
There was an error while loading.Please reload this page.
AspNetCore.Authentication.Basic
- Fixed issue with resolving of IBasicUserValidationService implementation when using multiple schemes
Assets2
Uh oh!
There was an error while loading.Please reload this page.
AspNetCore.Authentication.Basic
- Multitarget framework support added
- Source Link support added
- Strong Name Key support added
- SuppressWWWAuthenticateHeader added to configure options
- Events added to configure options
Assets2
Uh oh!
There was an error while loading.Please reload this page.
AspNetCore.Authentication.Basic
Easy to use and very light weight Microsoft style Basic Scheme Authentication Implementation for ASP.NET Core.
Nuget package moved to new AspNetCore.Authentication.Basic
Assets2
Uh oh!
There was an error while loading.Please reload this page.
AspNetCore.Authentication.Basic
Easy to use and very light weight Microsoft style Basic Scheme Authentication Implementation for ASP.NET Core.
Assets2
Uh oh!
There was an error while loading.Please reload this page.