Getting Started
Congratulations! Your ASP.NET Core application has been deployed successfully to IIS. This is the default landing page. Replace it with your own content by modifying the files in your application directory.
C:\inetpub\wwwroot\YourApp\Pages\Index.cshtml
Explore the Platform
Razor Pages
Build page-focused web apps with clean separation of concerns
Web APIs
Create RESTful services with built-in OpenAPI support
Blazor
Build interactive web UIs using C# instead of JavaScript