0% found this document useful (0 votes)
175 views1 page

Dot Net Core

This document provides an overview of key concepts in Dot Net Core including startup configuration, dependency injection, middleware, routing, hosting, configuration, logging, and error handling. It also touches on features for localization, background tasks, accessing HTTP context, and choosing between ASP.NET Core and ASP.NET frameworks.

Uploaded by

giriraj
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
175 views1 page

Dot Net Core

This document provides an overview of key concepts in Dot Net Core including startup configuration, dependency injection, middleware, routing, hosting, configuration, logging, and error handling. It also touches on features for localization, background tasks, accessing HTTP context, and choosing between ASP.NET Core and ASP.NET frameworks.

Uploaded by

giriraj
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

 

Dot Net Core


 
 
 Startup
 Content root
 Web root
 Dependency injection (services)
 Middleware
 Initiate HTTP requests
 Environments
 Hosting
 Servers
 Configuration
 Logging
 Error handling
 Routing
 File Providers
 Static files
 Session and app state
 Globalization and localization
 Request features
 Background tasks
 Access HttpContext
 WebSockets
 Microsoft.AspNetCore.App metapackage
 .NET Core vs. .NET Framework runtime
 Choose between ASP.NET Core and ASP.NET
 .net core Angular JS and VUE JS

 
 

You might also like