Skip to content

Releases: msmolka/ZNetCS.AspNetCore.Authentication.Basic

9.0.0

15 Dec 18:39
Compare
Choose a tag to compare

Add support for new target frameworks

6.0.0

27 Jan 10:15
Compare
Choose a tag to compare

Breaking Change: Drop support for netstandard and .net framework. Code refactoring. Dependency update. Nullable enable. Events are initialized once in handler only or configuration.

5.0.0

30 Nov 12:52
Compare
Choose a tag to compare

Added direct references to latest framework and removed no longer supported frameworks. Added possibility to suppress WWWAuthenticate header globally not only on Ajax request.

4.0.0

27 Jan 09:47
Compare
Choose a tag to compare

Sign the assembly

3.0.2

12 Oct 13:28
Compare
Choose a tag to compare

Cleanup dependencies and code

3.0.1

22 Aug 11:11
Compare
Choose a tag to compare

Allow suppress WWWAuthenticate header for Ajax requests.

3.0.0

20 Jan 11:51
Compare
Choose a tag to compare

Change the way how authnetication is handled. Now by assigning Principal to context. Allowing events to be used by dependency injection.

2.0.0

30 Aug 08:43
Compare
Choose a tag to compare

Update for ASP.NET Core 2.0. since authentication model was rewritten there.

1.0.0

27 Feb 06:46
Compare
Choose a tag to compare

Initial release