Skip to content

Releases: NetDevPack/Security.Identity

v6.0.1

27 Feb 18:01
Compare
Choose a tag to compare

6.0.1 (2022-02-27)

Bug Fixes

v6.0.0

27 Feb 17:58
Compare
Choose a tag to compare
chore(release): 2.0.0 [skip ci]

# [2.0.0](https://github.com/NetDevPack/Security.Identity/compare/v1.2.0...v2.0.0) (2022-02-27)

### Bug Fixes

* semantic release ([e744c34](https://github.com/NetDevPack/Security.Identity/commit/e744c34e486b6a7176c61dec99378b2d46497600))

### Features

* Adding .NET 6 support ([e2746fe](https://github.com/NetDevPack/Security.Identity/commit/e2746fe5adf46ef7532f199a7d6b9c350e13ec3f))
* dotnet 6 ([f80c9ce](https://github.com/NetDevPack/Security.Identity/commit/f80c9ce9df6bd1ce5ae83fafc5f1d79063a0469f))
* dotnet 6 ([bd89d96](https://github.com/NetDevPack/Security.Identity/commit/bd89d96dbc48dfc9d25c9dec2abf663f524336ff))

### BREAKING CHANGES

* dotnet 6 version

v2.0.0

27 Feb 17:57
Compare
Choose a tag to compare

2.0.0 (2022-02-27)

Bug Fixes

Features

BREAKING CHANGES

  • dotnet 6 version

.NET 5

21 May 05:38
389d13e
Compare
Choose a tag to compare

.net 5 upgrade

v1.2.0

11 Jun 23:20
Compare
Choose a tag to compare

Adding support to identity user with custom PK type

v1.1.1

09 Jun 03:09
Compare
Choose a tag to compare

The package doesn't offer support to SqlServer anymore, now the user need to setup your own data provider.

v1.1.0

09 Jun 02:05
Compare
Choose a tag to compare

More abstracting options for customized implementations
Including ASP.NET User abstractions to interact with logged users.

First Release

05 Jun 22:52
bcaddc3
Compare
Choose a tag to compare

First Release