|
You are here |
www.learmoreseekmore.com | ||
| | | | |
damienbod.com
|
|
| | | | | The article shows how to implement user management for an ASP.NET Core application using ASP.NET Core Identity. The application uses custom claims, which need to be added to the user identity after a successful login, and then an ASP.NET Core policy is used to authorize the identity. Code: https://github.com/damienbod/AspNetCoreAngularSignalRSecurity History 2023-01-07 Updated .NET 7, Angular... | |
| | | | |
benfoster.io
|
|
| | | | | The next in my series on building multi-tenant applications with ASP.NET Core, this post looks at how to achieve database isolation with Entity Framework Core, using a database-per-tenant strategy. | |
| | | | |
aspnetboilerplate.com
|
|
| | | | | AspNet Boilerplate (ABP) is an open source and well-documented application framework. See the comprehensive tutorials of ABP for technical information. | |
| | | | |
mherman.org
|
|
| | | Here we look at how to add user authentication to Angular using JSON Web Tokens (JWTs). | ||