Asp.net Core with Angular 8
Asp.net Core with Angular 8
.NET Core
• Introduction to .NET Core
• .NET Core Features
• .NET Core Framework Architecture
• .NET Core Supports
• Advantages of .NET Core
• .NET App Model
Module 2
Model, View, Controller & Actions
• Introduction to Routing
• Defining Routes
• Attribute Routing
• Need of attributes routing
• Actions and Non- Actions Methods
• Understanding Action Results
Module 3
Helpers
• Action Parameters
• View Model/Objects
• IForm Collection
Reusable UI Components
• Partial View
• View Components
Custom Validation
• View Data
• View Bag
• Temp Data
• Session
• Query String
• Cookies
Module 5
Entity Framework Core
• What is ORM?
• ORMs used with .NET
• EF6 vs. EF Core
• Advantages of Entity Framework
Database Modeling
Module 6
Repository Design Pattern and Unit of Work Design Patterns
Dependency Injection
Module 7
Unit Testing
Module 8
Introduction to Angular 8.0
• Introduction to Angular
• Advantages of Angular
• Angular vs. Angular
• Understanding Modules
• Introduction to Component Template
• Creating a Component
• Bootstrapping the Component
• Understanding Decorators
• Understanding Metadata
Data binding
Module 9
Directives
• Introduction to Directive
• Built in Directives- nglf, ngFor, ngSwitch etc.
• Creating Custom Directives
• Using Custom Directive
Pipes
• Introduction to Pipes
• Built in Pipes- lowercase, uppercase, currency
• Using third –Party Pipes
• Creating Custom Pipes
Debugging
Services in Angular
Module 11
Web API
• Introduction to SOA
• Introduction to REST
• REST Principle
• Understanding web API
• Choosing between WCF and WebAPI
Developing Project
Module Development
Module 13
Securing ASP.NET Core MVC App
Shopping Cart