Api methods
shape
Startup
class is central to configuring and initializing the application. It provides two key methods, ConfigureServices
and Configure
, each with distinct roles in setting up the application's services and request processing pipeline.