© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2021
A. FreemanPro ASP.NET Core Identity https://doi.org/10.1007/978-1-4842-6858-2_3

3. Creating the Example Project

Adam Freeman1  
(1)
London, UK
 

In the previous chapter, I created an ASP.NET Core application that used Identity in the simplest way possible, which is to include Identity when the project is created and accept the default configuration.

But to explain how Identity works—and make it much more useful—I need a project that doesn’t contain Identity at first and doesn’t fit as neatly into the pattern that the default Identity configuration expects.

This application isn’t complex. I need three types of application feature: features that can be accessed by ...

Get Pro ASP.NET Core Identity: Under the Hood with Authentication and Authorization in ASP.NET Core 5 and 6 Applications now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.