Technical requirements
This book was written and designed for use with Visual Studio Code, Git, .NET 5.0. Code examples in recipes are presented in ASP.NET Core Razor pages. The sample solution will also use SQLite as the database engine for a more simplified setup. The complete code examples for this chapter are available at https://github.com/PacktPublishing/ASP.NET-Core-Secure-Coding-Cookbook/tree/main/Chapter12.