Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS AWS Certified Developer - Associate CompTIA Security+
Photoshop Graphic Design Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Mindfulness Personal Development Personal Transformation Meditation Life Purpose Coaching Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
30-Day Money-Back Guarantee

This course includes:

  • 9.5 hours on-demand video
  • 7 articles
  • 3 downloadable resources
  • Full lifetime access
  • Access on mobile and TV
IT & Software IT Certification ASP.NET Core

Advanced ASP.NET Core 3.1 MVC

Real world MVC application using Repository Pattern, N-Tier Architecture, API's, EF Core and ASP.NET MVC Core 3.0
Rating: 4.5 out of 54.5 (810 ratings)
5,171 students
Created by Bhrugen Patel
Last updated 6/2020
English
English [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • Learn structure of ASP NET MVC Core 3 Project
  • Build applications using ASP NET MVC Core 3
  • Integrate Identity Framework and learn how to add more fields to Users
  • Interact with Razor class library for Identity
  • Integrate Entity Framework along with code first migrations
  • Learn advance topics of ASP NET MVC Core 3
  • Sessions in ASP NET Core 3
  • Authentication and Authorization in ASP NET Core 3
  • Data Seeding
  • Repository Pattern used in professional world
  • N-Tier architecture used in professional world
  • Datatables use with API's
Curated for the Udemy for Business collection

Requirements

  • 3-6 months knowledge of C#
  • 3-6 months knowledge of ASP NET Core MVC
  • Visual Studio 2019
  • SQL Server Management Studio

Description


Repository Pattern?
Yep. N-Tier Architecture? Covered! Data-Seeding and Deployment to Azure? Its here!

If you're looking to learn Repository Pattern, N-Tier architecture in record time with ASP.NET Core MVC 3.1 you're in the right place!  You'll find absolutely no filler content here, only direct, accurate, and concise explanations of exactly how to build professional ASP.NET Core applications.

This is an Intermediate to Advance level course on ASP.NET Core 3.1 that will take you from basics all the way to advance mode. This course is for anyone who is familiar with ASP.NET Core basics and wants to know how to architect and code real-world applications in ASP.NET Core 3.1.

What are the requirements?

  • 3-6 months of knowledge of ASP.NET Core MVC

  • 6 months knowledge of c#

  • Visual Studio 2019

  • SQL Server Management Studio


What am I going to get from this course?

  • Learn the structure of ASP NET Core 3.1 Project

  • Learn basic security of ASP NET Core 3.1

  • Build applications using ASP NET Core 3.1 using MVC

  • Repository Pattern

  • N-Tier Architecture

  • Integrate Identity Framework and learn how to add more fields to Users

  • Integrate Entity Framework along with code first migrations

  • Authentication and Authorization in ASP.NET Core 3.1

  • Sessions in ASP.NET Core 3.1

  • Data Seeding and deployment to Azure

What is the target audience?

  • Anyone who wants to learn asp.net core 3.1

  • Anyone who wants to learn latest changes with Microsoft newest framework

Who this course is for:

  • Anyone who wants to learn ASP NET MVC Core 3 - Advance concepts
  • Anyone who wants to learn most latest changes with Microsoft newest framework
  • Anyone who wants to know how to architect professional websites

Featured review

Ben Hayat
Ben Hayat
102 courses
55 reviews
Rating: 5.0 out of 5a year ago
I have been following this author's courses from the start. He is a great teacher that goes through details that you can follow easily. But with every course I got, he updates the courses along ASP technology and he provides new features. I highly recommend his series of ASP.Net course.

Course content

17 sections • 155 lectures • 9h 34m total length

  • Preview04:59
  • Preview01:10
  • Is this course for me?
    00:32
  • A Qick Note
    00:28
  • Preview08:22
  • Tools Needed
    00:15
  • Preview01:25
  • Preview04:24
  • Preview00:30
  • SQL Injection
    04:02
  • Cross-site scripting
    04:58
  • Open redirect attacks
    04:21
  • Cross-Site Request Foregery
    04:59
  • Create New Project
    03:04
  • Startup Change
    01:14
  • File Overview part 1
    04:45
  • File overview part 2
    05:29
  • File overview part 3
    02:37
  • File overview part 4
    03:15
  • Middlewares
    04:20
  • Preview00:39
  • Routing
    07:13
  • Tag Helpers
    02:32
  • Refresher Course
    01:19

  • Introduction
    00:37
  • Create Class Libraries
    01:55
  • Installing Extension Part 1
    03:17
  • Installing Extension Part 2
    02:52
  • Adding Areas to Project
    06:36
  • Organizing code in Tiers
    06:13
  • BootsWatch
    06:17
  • All Design Plug In's
    06:21

  • Introduction
    00:55
  • Create Category Model
    03:03
  • Intro to Repository Pattern
    02:55
  • Repository Pattern Overview
    01:38
  • Repository Pattern Flow
    06:28
  • Repository Pattern Architecture
    03:53
  • Implement Repository Pattern
    03:38
  • Implement IRepository
    06:22
  • Implement Repository Class Part 1
    05:49
  • Implement Repository Class Part 2
    04:00
  • Implement ICategoryRepository
    02:33
  • Implement CategoryRepository
    05:43
  • Implement UnitOfWork
    04:56
  • Push Category To Database
    04:07

  • Introduction
    00:18
  • Add Category to Navbar
    04:27
  • Quick Note
    00:06
  • Add Category Controller
    05:39
  • Scaffold Identity Change
    00:28
  • Login / Register Error
    03:51
  • Add Category Index View
    03:03
  • Update Category Index View
    05:00
  • Create Category API's
    04:38
  • Category Datatable
    10:15
  • Upsert Get Action Method
    02:27
  • Create Upsert View
    06:35
  • Partial View Buttons
    05:54
  • Upsert Post Action Method
    07:19
  • Delete Category
    05:40
  • Reviews
    01:49

  • Introduction
    00:36
  • Assignment 1
    01:05
  • Assignment 2
    01:38
  • Assignment 3
    00:38
  • Assignment 4
    01:40
  • Assignment 5
    01:25
  • Assignment 6
    00:42

  • Introduction
    00:43
  • Add Service to DB
    05:25
  • Add Service To Repository and UnitOfWork
    04:23
  • Add Service js
    02:17
  • Service Index API and Service View Model
    07:20
  • Service Index View
    02:04
  • Service Upsert Get Action
    03:04
  • Service Upsert View
    05:11
  • Service Upsert View Changes
    05:08
  • Upsert Post New Service
    06:34
  • Upsert Post Edit Service
    04:49
  • Preview09:23
  • Delete Service
    03:52
  • TinyMce
    02:42

  • Introduction
    00:25
  • Home View Model
    01:57
  • Home Controller Index Action
    02:52
  • Home View
    09:13

  • Introduction
    00:24
  • Details Action Method
    02:02
  • Details View Part 1
    07:14
  • Session Extension
    03:55
  • AddToCart Action
    04:43
  • Add Session to Application
    06:14
  • Details Page Session
    03:56

  • Introduction
    00:39
  • Create Order Header and Details Model
    06:14
  • Order Header and Details Repository
    06:50
  • Cart View Model
    02:57
  • Cart Controller Index Action
    05:13
  • Cart View Part 1
    06:27
  • Cart View Part 2
    05:33
  • Cart View Part 3
    03:57
  • Remove Item From Shopping Cart
    02:25
  • Summary Action and View Part 1
    06:47
  • Summary View Part 2
    05:47
  • Order Summary Post Action
    07:33
  • Order Confirmation
    03:18
  • Complete Customer Demo
    04:54

  • Introduction
    00:27
  • Scaffold Identity
    03:26
  • Add Properties to ASPNetUsers
    04:41
  • Register User View
    06:17
  • Register Post Page Handler
    06:50
  • Add User to Repository Pattern
    04:28
  • Add User Controller
    02:51
  • Register Employees
    03:35
  • User List View
    06:29
  • Lock Unlock User
    03:24

Instructor

Bhrugen Patel
Passionate Software Developer
Bhrugen Patel
  • 4.5 Instructor Rating
  • 11,992 Reviews
  • 76,106 Students
  • 20 Courses

I am a passionate and creative software engineer with a strong focus on simplicity and thorough details. I have been programming since high school and I have been involved with multiple web and desktop using .net.

I have a master's of science degree in computer science and a Bachelor of Computer Engineering. I also have many years of experience with .NET C# and .NET MVC. I enjoy teaching along with my full-time job.

For me, the most important part about writing and teaching code is to eliminate the hardships of every student out there who is willing to learn but cannot find adequate resource which is easy to understand. Coding is a way to be creative and have fun! 

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.