11.3: References and Resources
References
Secure your ASP.NET Core 2.0 API - Jon Hilton
ASP.NET Core 2.0 + Angular 2/4 - User Registration and Login Tutorial & Example - Point Blank Development
Particularly for salting/hashing password
Deeper Dive into EF Core - Dustin Horne
Demonstrates how to run migrations in a n-tier application with EF Core.
Paging in ASP.NET Core 2.0 Web API - Tahir Naushad
Resources
Last updated