Index
As this ebook edition doesn't have fixed pagination, the page numbers below are hyperlinked for reference only, based on the printed edition of this book.
A
advanced API
classes, creating 92, 93
database, updating 91, 92
implementing 90
API tuning 44
application 6
application packaging 55
Application Programming Interfaces (APIs) 1
database , creating 6
principal parts of application 2
purpose 6
Application Service Environment (ASE) 54
Aspire
adding 110
adding, to existing app 107
discovery 110, 111
new project, adding 108-110
ASP.NET application 9
database connection 10-12
folders 13
Program.cs 9, 10
ASP.NET Core
REST, implementing 18
authentication
API, programmatically accessing 117, 118
enabling, on existing functions 114-117
authentication and authorization (A&A) 114
overview 114
AutoMapper
implementing 94-96
installing 19
automated tests
...