Releases: NetDevPack/Security.Identity
Releases · NetDevPack/Security.Identity
v6.0.1
v6.0.0
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
.NET 5
.net 5 upgrade
v1.2.0
Adding support to identity user with custom PK type
v1.1.1
The package doesn't offer support to SqlServer anymore, now the user need to setup your own data provider.
v1.1.0
More abstracting options for customized implementations
Including ASP.NET User abstractions to interact with logged users.
First Release
First Release