.Net Core

.Net Core is an open-source, general purpose development platform maintained by Microsoft and the .Net community on GitHub.

500+ Students Enrolled
4.4 Rating (325) Ratings

What You'll Learn

  • Learn Use .NET Core platform to build a microservices architecture.
  • Learn Store data in the NoSQL database, MongoDB.
  • Learn Deploy the application to the cloud with Docker and Docker Compose.
  • Learn Delve into unit- and integration-testing the distributed system.
  • Learn Store user identities and authenticating requests using JWT.
  • Learn Explore commands, events, handlers and other design patterns.

Course Content

  • .NET Core is an open-source, general-purpose development platform maintained by Microsoft and the . NET community on GitHub. It's cross-platform (supporting Windows, macOS, and Linux) and can be used to build device, cloud, and IoT applications.
  • Introduction to ASP.NET Core Framework
  • ASP.NET Core Environment Setup
  • Creating ASP.NET Core Web Application
  • ASP.NET Core Project File
  • ASP.NET Core Main Method
  • ASP.NET Core InProcess Hosting
  • Kestrel Web Server in ASP.NET Core
  • ASP.NET Core OutOfProcess Hosting
  • ASP.NET Core launchSettings.json file
  • ASP.NET Core appsettings.json file
  • ASP.NET Core Middleware Components
  • Configuring Middleware Components in ASP.NET Core
  • ASP.NET Core Request Processing Pipeline
  • Static Files Middleware in ASP.NET Core
  • Developer Exception Page Middleware in ASP.NET Core
  • Introduction to ASP.NET Core MVC Framework
  • Set up MVC in ASP.NET Core Application
  • Difference Between AddMvc and AddMvcCore
  • Model in ASP.NET Core MVC
  • ASP.NET Core Dependency Injection
  • Controllers in ASP.NET Core MVC
  • Views in ASP.NET Core MVC
  • ViewData in ASP.NET Core MVC
  • ViewBag in ASP.NET Core MVC
  • Strongly Typed View in ASP.NET Core MVC
  • ViewModel in ASP.NET Core MVC
  • Routing in ASP.NET Core MVC
  • Custom Routing in ASP.NET Core MVC
  • Attribute Routing in ASP.NET Core MVC
  • ASP.NET Core Attribute Routing using Tokens
  • Layout View in ASP.NET Core MVC
  • Sections in Layout Page in ASP.NET Core MVC
  • ViewStart in ASP.NET Core MVC
  • ViewImports in ASP.NET Core MVC
  • How to Install Bootstrap in ASP.NET Core MVC
  • How to Use Bootstrap in ASP.NET Core MVC
  • Tag Helpers in ASP.NET Core MVC
  • Image Tag Helper in ASP.NET Core
  • Environment Tag Helper in ASP.NET Core
  • Navigation Menus in ASP.NET Core
  • Form Tag Helpers in ASP.NET Core
  • Model Binding in ASP.NET Core
  • Introduction to Entity Framework Core
  • How to Install Entity Framework Core
  • DbContext in Entity Framework Core
Web Development

  This Course includes

 Tutorials

 Articles, Videos

 Full Time Lectures

 Real Scenarios

 Project Work

 Certification of Completion

Related Courses