Complete ASP.NET Core and Entity Framework Development
Learn ASP.NET Core and Entity Framework by building and publishing a practical Employee Leave Management System.
Build A Strong Foundation in .NET Core Programming:
Build a fully data driven web application using cutting edge technology
Connect to a Database using Entity Framework Core
Repository Pattern and Dependency Injection
Understand how the MVC (Models, Views and Controllers) Pattern works
Understand C# and .NET Core Web Syntax
Understand user Authentication using ASP.NET Core Identity
Understand how to use Entity Framework Core Data Models, View Models and AutoMapper
Understand Security measures to be taken in development
Use Bootstrap to style and manipulate the overall layout
Manage Packages with NuGet Manager
Implement Website Layout using a Third-Party Admin Theme
Setup GitHub for Source Control
Setup IIS Server on Local Machine (Or Windows Server)
Setup Microsoft Azure Account
Publish .NET Core Application to IIS
Publish .NET Core Application to Microsoft Azure App Services
Implement Email Services