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.

4.44 (2296 reviews)
Udemy
platform
English
language
Web Development
category
Complete ASP.NET Core and Entity Framework Development
19,111
students
15 hours
content
Feb 2024
last update
$99.99
regular price

What you will learn

Build Complete Data Driven .NET Core MVC Application From Scratch

.NET 6 / 7 / 8 Development

Learn C# and Visual Studio Techniques

Implement Authentication and Authorization functionality with Identity Core

Repository and Unit Of Work Pattern and Dependency Injection

Use AutoMapper and View Models

Build Database using Code First Pattern and Migrations

Interact with Database using Entity Framework Core

Use NuGet Package Manager

Manage and Track Changes using GitHub

Asynchronous Programming

Setting up and Publishing to IIS and Remote Database

Setting up a Microsoft Azure Account

Publishing to Azure Web and SQL Services

Setup Automated Build/Release Pipeline using GitHub and Azure DevOps

Review Application Security Measures

Why take this course?

Overview

Learn how to build an Employee Leave Management System using ASP.NET Core 6 / 7 / 8, Entity Framework, Code-First, and the Repository Pattern. This course will show you how to use Visual Studio and Microsoft SQL Server and explore dynamic web development with Bootstrap, jQuery, and various front-end libraries.

ASP.NET Core is Microsoft's modern, cross-platform framework for building enterprise-ready web applications. In this course,  you will learn everything you need to know about building ASP.NET Core applications, from understanding the folder structure and files to building a complete web application.

NEXT STEPS

After you have learned the fundamentals of ASP.NET Core and Entity Framework, it is time to take your architectural skills to the next level. Enroll in ASP.NET Core - SOLID and Clean Architecture to learn how to rebuild this application using advanced architectural techniques.

Why Learn .NET Core

Microsoft .NET is the platform that drives the business technology of many of the top corporations in the United States and many other countries. It is the predominant technology used to drive enterprise-scale business technology. Companies have chosen .NET because of its proven scalability, reliability, and support.

The .NET language of choice to learn is C#, as it is among the most widely used languages today. It’s a general-purpose programming language that can handle almost any problem, from desktop to mobile to dynamic web applications. As such, there is a high demand across the world for .NET developers in various industries, which means that more jobs are available for candidates with a foundation built upon .NET technologies.

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 the 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 a 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


Content and Overview

To take this course, you must have some knowledge of Object Oriented Programming, if not C#. Even if you have little exposure to the .NET development stack, this course is beginner-friendly and full of development tips.

This is a huge course. Over 14 hours of premium content, but smartly broken up to highlight a set of related activities based on each module in the application that is being built, we will also look at troubleshooting and debugging errors as we go along, implementing best practices, writing efficient logic, and understanding why developers do things the way they do. Your knowledge will grow, step by step, throughout the course, and you will be challenged to be the best you can be.

By the time you have finished the course, you will have moved around in Visual Studio and examined logic and syntax errors so much that it will be second nature for you when working in the .NET environment. This will put your newly learned skills into practical use and impress your boss and coworkers.

The course is complete with working files hosted on GitHub, including some files to make it easier for you to replicate the demonstrated code. You will be able to work alongside the author as you work through each lecture and will receive a verifiable certificate of completion upon finishing the course.

Clicking the Take This Course button could be the best step you could take towards quickly increasing your income and marketability! Also, remember that if you don't think the course is worth what you spent, you have a full 30 days to get a no questions asked refund!


It's time to take action!

See you in the course!

Content

Introduction

Introduction

Environment Configuration and Account Setup

Create a GitHub Account
Install Visual Studio 2019 Community Edition

Project Setup and Configurations

Create .Net Core Web Application Project
Tour of Project Structure and Files
Setup Website Layout

Implement Database and Repository Pattern

Setup Database, Models and Migrations
Setup Repository and Dependency Injection
Implement Database and Entity Framework Functionality
Setup ViewModels and AutoMapper
Review and Add Changes to GitHub

Leave Type Management Module

Setup Controller and Actions
Setup Index View
Setup Create View
Setup Edit View
Setup Details View
Setup Delete Function
Add Data Table and Font Awesome Icons
Review and Add Changes to GitHub

User Authentication and Authorization Module

Understanding Authentication Functionality
Customizing Registration Page and Process
Review Login Functionality
Add Default Roles and Admin User
Control User Access with Role Authorization
Review and Add Changes to GitHub

Employee Leave Allocation Module

Module Overview
Perform Database Updates
Leave Allocation Create View
Leave Allocation Employee Listing
View Leave Allocation Per Employee
Edit Leave Allocation Per Employee
Review and Add Changes to GitHub

Employee Leave Requests Module

Employee Leave Requests Overview
Database Changes and ViewModels
Setup Controller and Admin Index Action
Setup Administrator Index View
Employee Application View Part 1
Employee Application View Part 2
Admin Leave Request Review
Employee Leave Request Views
Review and Add Changes to GitHub

Implementing AdminLTE Layout

Introduction
Create New Layout Page
Setup AdminLTE and Dependencies
Essential Layout Fixes and Additions
Custom Login And Registration Pages
Review and Add Changes to GitHub

BONUS Section

Bonus Lecture

Reviews

Adrianna
November 13, 2023
This format is really great for me. The breakdown of things is my way of understanding. The instructor has a way of educating you as you go with the right bits of information to take away at that moment, but also illustrating that there is more to dive into, but that will be revisted later. Shortcuts and good foundation to stand on is set up by the means this instructor goes through the course. Loving it thus far and I'm only in section 4.
Peyman
November 10, 2023
That is what exactly I want as a developer who wants to learn .Net Core and is familiar with programming concepts . Thanks
Giuseppe
August 26, 2023
I found Travis to be very knowledgeable but he often goes too far. I gave 4.5 stars and not 5 precisely because I would very much like to take a course with this man with optimized times. However, I plan to buy another course of him soon
Willy
August 10, 2023
Learned a lot from the course, thaks. The first sections are very good, but at the end it becomes difficult to follow sometimes.
Bassel
July 15, 2023
The way of talking and learning the course is amazing. Till now I like it so much and in case the learn way stayed liked that I am sure it will be the best course I ever buy it
Peter
June 16, 2023
So far so (super)good. But, while the typing errors are great for possible lessons learned, I prefer a more prepared approach. Don't get me wrong, the humor dealing with those is amazing in your video, because I know this feelings quite well :D though, it could cause some confusion among other viewers. Regards
Richard
June 7, 2023
The instructor is absolutely fabulous and I'm learning so much better and faster than any other course I've taken on the subject.
Maxime
May 24, 2023
Trevoir is undoubtedly a knowledgeable instructor and extremely available who shares all the necessary knowledge to build the project. However, I believe this course relies heavily on a "follow-along" approach, which overlooks important core concepts. It would greatly benefit from providing clear explanations of the goals of each section, including details such as the data structures being created and their interactions for example. Additionally, the course could focus on explaining the core concepts that will be discussed, allowing students to engineer their own solutions with guidance. While this might increase the course's duration, it would have a more significant impact. As someone with prior web development knowledge, I appreciate being able to make connections with my previous experience in NodeJS. However, for students who are jumping in and following along without prior knowledge, I feel there are key concepts that need clarification and explanation to understand the connections between the various parts of the project. I don't think the core concepts are forgotten, but maybe explained by voice a bit too quickly. It might be hard sometimes to really grasp what is really important to understand and remember. I would certainly enjoy following Trevoir going through the explanations of upcoming necessary main concepts with maybe some more visual aids before diving into the follow-along sections. This would help students grasp the bigger picture and make better connections between the different components of the project and have better ownership over their project.
Sebastian
May 1, 2023
Excellent and detailed instruction. Easy to follow. However, you will need some DB theory under your belt, but only enough to get by. If you know PK and FK, you're good. Entity Framework does a lot of the grunt work in terms of DB table creation. Enjoying a lot so far.
Anonymized
April 30, 2023
It is a good match for me. He has great explanations. Would be open to take more courses on ASP.NET Core MVC from him.
Esmatt
April 13, 2023
This course was challenging but fruitful, helping me learn very important concepts in my pursuit to become a .net developer. Through the course I learned things i had difficulty understanding before such as dependency injection and automapper and stuff. The instructor is also very kind, hes very professional in his field and he always answers questions within 24 hours. If I were to come up with suggestions to improve the course, here are some suggestions - Dedicate atleast 1 lecture every section to explain different libraries and provide visual aid for how different pieces of code fit together within the whole application. I struggle with understanding code often and providing visual aid would and just taking time to talk about different libraries and their code would greatly help improve my understanding. - Provide career advice and a list of interview questions, for those of us who would like to find a job in .net development ;) -This teacher has a great library of courses that encompass .net development, maybe provide a career path where you list out every course that you recommend students taking to become a .net developer, and where you would suggest to go after finishing this particular course. Those are some suggestions from me. Thank you for the course
Eric
April 12, 2023
I like how Trevoir works through the code and explains line by line what is going on. He also debugs errors which is super helpful because it causes you to go back and understand how things are working better.
Isai
March 31, 2023
I think some controllers are a little bit messy, we could divide more the code and the views to have more modular code. Also, I think the design should be properly structured instead of refactoring the whole app in different projects at the end. Anyway, I learned some new stuff that I can apply in my job.
Hasil
December 25, 2022
This course is very easy to follow and covers a lot of important topics. I'm gaining a lot of knowledge via this course.
Xavier
December 20, 2022
Do yourself a favor and get this course. I went from little knowledge to web development to launching apps on premise servers and in azure thanks to this course. Great for people wanting to expand their skills

Coupons

DateDiscountStatus
5/24/202095% OFF
expired
4/22/202194% OFF
expired
10/30/202194% OFF
expired
11/18/202194% OFF
expired
12/10/202194% OFF
expired
12/24/202194% OFF
expired
1/24/202294% OFF
expired
2/9/202294% OFF
expired
2/23/202294% OFF
expired
3/13/202294% OFF
expired
3/26/2022100% OFF
expired
3/26/202294% OFF
expired
4/19/202295% OFF
expired
4/29/202294% OFF
expired
5/5/202294% OFF
expired
3/11/2023100% OFF
expired

Charts

Price

Complete ASP.NET Core and Entity Framework Development - Price chart

Rating

Complete ASP.NET Core and Entity Framework Development - Ratings chart

Enrollment distribution

Complete ASP.NET Core and Entity Framework Development - Distribution chart
2725016
udemy ID
12/27/2019
course created date
1/17/2020
course indexed date
Lee Jia Cheng
course submited by