Skip to content

Releases: mgernand/AspNetCore.Authentication.ApiKey

v9.0.0

14 Nov 14:15
0a4ab7a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.0.5...v9.0.0

v8.0.5

01 Nov 13:54
0c9de39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.0.2...v8.0.5

v8.0.2

19 Mar 14:46
b5d6a26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.0.1...v8.0.2

v8.0.1

24 Nov 13:45
afc9143
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.0.0...v8.0.1

v8.0.0

16 Nov 12:27
5cee14a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.1.0...v8.0.0

v7.1.0

18 Jan 17:01
39466f1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.0...v7.1.0

v7.0.0

20 Nov 00:35
414f5da
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.3.0...v7.0.0

v6.3.0

12 Oct 16:47
cd75f03
Compare
Choose a tag to compare

What's Changed

  • Removed support for .NET versions lower than 6.0 by @mgernand in #1

New Contributors

Full Changelog: v6.2.2...v6.3.0

v6.2.2

29 Apr 08:50
Compare
Choose a tag to compare

Changes

  • This version is incompatible with the forked one.
  • Added IApiKeyAuthenticationServiceFactory for creating IApiKeyAuthenticationService instances dynamically based on the scheme name.
  • Renamed interfaces to be consistent with the Basic library.

Full Changelog: v6.2.0...v6.2.1