-
Book Overview & Buying
-
Table Of Contents
Complete ASP.NET Core and Entity Framework Development
By :
Complete ASP.NET Core and Entity Framework Development
By:
Overview of this book
Embark on a journey to master ASP.NET Core and Entity Framework, the key technologies for developing dynamic web applications. The course begins with an introduction to ASP.NET Core, offering you a solid foundation in .NET and its modern framework. You'll progress through detailed sections covering essential concepts like MVC architecture, environment setup, and source control management with GitHub.
As you advance, the course delves into critical areas such as database setup using Entity Framework, service layer implementation, and user authentication. Each module builds on the previous one, ensuring a cohesive learning experience that prepares you for real-world application development. The content is structured to enhance your understanding with hands-on activities, ensuring you can apply what you've learned to practical scenarios.
Finally, the course takes you through advanced topics like deploying your applications to IIS and Microsoft Azure, optimizing your applications for different environments. By the end, you’ll have developed a full-fledged ASP.NET Core application, equipped with all the skills necessary to tackle complex projects and succeed in the competitive field of web development.
Table of Contents (18 chapters)
Introduction
Getting Started with ASP.NET Core
Environment Configuration
Project Setup and Configurations
Introducing Source Control Management (GitHub)
Modifying the Website Layout
Database Setup (Entity Framework, Tables, and Migrations and Data Seeding)
Leave Type Management Module
Using View Models and Mappers
Implementing a Service Layer
User Authentication and Authorization
Leave Allocation Module
Employee Leave Requests Module
Advanced Architecture Concepts
Advanced UI Concepts
Deploying to Internet Information Services
Deploying to Microsoft Azure
Conclusion