Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Building an Enterprise Application with ASP.NET Core MVC

    Posted By: Sigha
    Building an Enterprise Application with ASP.NET Core MVC

    Building an Enterprise Application with ASP.NET Core MVC
    .MP4 | Video: 1280x720, 30 fps(r) | Audio: AAC, 44100 Hz, 2ch | 4.76 GB
    Duration: 9.5 hours | Genre: eLearning | Language: English

    Full-Stack MVC Web Application with ASP.NET Core 2.2 & Entity Framework Core


    What you'll learn

    Implement multi-layered architecture and their dependencies on each other
    Using .net core Class Libraries
    Implementing several business logic
    Creating Interfaces and their Implementations
    Creating Controllers, Injecting Interfaces in Controllers
    Registering a Service for Dependency Injection (DI)
    Receiving data from request to Controllers
    Passing data from Controllers to View
    Tracking changes in project files using GIT
    Passing data collection using ViewBag object
    Creating Action Methods, Action Methods with Parameter
    Create Entity Data Model
    Query Entity Data Models using LINQ - Inserting, Updating, Retrieving, Filtering, Ordering etc….
    Using ViewModels, access a ViewModel object
    User Input Data Validation
    Validation using Regular Expression
    Understanding Domain Classes vs ViewModel classes
    Model Binding & Mapping
    Creating a Layout View (Master Page)
    Creating CRUD Views (without using the scaffolding wizard)
    Forms Data Persistence
    Pagination logic
    Data Seeding Initializer
    Create the Entity Framework (EF) Core Context
    Using EF Core to initialize the database
    Configure EF Core to use SQL Server
    Configure connectionStrings in AppSetting .json file (for both local and remote SQL Server Databases)
    Security - Preventing Cross-Site Request Forgery (CSRF) attacks, Identity, Authentication & Authorisation
    Data Migration from SQL Server LocalDb to Azure Cloud SQL Server
    Deploying Application to Azure Cloud
    Pushing to final Source Code to a Remote Repo

    Requirements

    Basic Object-Oriented Programming experience
    Html & CSS fundamentals

    Description

    Building an Enterprise Application with ASP.NET Core MVC

    For those with basic OOP knowledge & new ASP.NET Core , this course will use a project-based approach to teach ASP.NET Core full-stack web application development, Using the latest .net core SDK as of the time of production.

    ".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." - Microsoft.

    In this course, we will be developing a web-based, modular Enterprise Payroll Software using the popular ASP.NET Core Framework. We will use a multi-layered architecture and it will be hosted on Azure Cloud.


    Project Technology Stack & Tools used


    - C# Programming language

    - .NET Core 2.2 SDK

    - MVC

    - Entity Framework Core 2.2.0

    - LINQ

    - Visual Studio 2019

    - Bootstrap 4

    - SQL Server, Server Management Studio

    - GIT Version Control System (VCS), Version 2.22.0

    - RotativaCore (NuGet Library for PDF)

    - Cmder (Console Emulator for Windows)

    - Azure Cloud Portal

    Who this course is for:

    Beginner - Advanced Developers who want to learn the latest ASP .NET Core and Entity Framework Core
    Beginner - Advanced Developers who want to build an enterprise application from scratch