Course Outline
Day 1:
Overview of .NET Core
- Benefits and distinctions from the .NET Framework
Developing .NET Core Applications
- Installing the .NET Core SDK, utilizing the .NET CLI, and creating/executing .NET Core applications
Building with .NET Core
- Frameworks, runtimes, platforms, and fundamentals of MSBuild
Unit Testing with xUnit
- Writing unit tests, understanding facts and theories
Database Integration
- Relational databases, SQLite, and data transformation
Data Access using ORM (Object-Relational Mappers)
- Comparing Dapper and Entity Framework Core
Developing a Microservice with ASP.NET Core
Debugging Techniques
- Using WinDBG/CDB, LLDB, and SOS
Performance and Profiling
- xUnit.Performance and PerfView
Application Localization
.NET Portability Analyzer
Release Preparation
- NuGet packages, NuGet feeds, and signing assemblies
Day 2:
Overview of ASP.NET Core
Developing ASP.NET Core Web Applications
- Core components
Managing Requests via the Middleware Pipeline
- Serving static files, adding functionality, combining middleware, and handling exceptions
Implementing MVC in ASP.NET Core
URL Mapping
- Conventional routing, constraints, default values, and URL generation
Model Binding
- Validating user input
Working with Razor Views
Utilizing Tag Helpers
Developing a Web API
- Attribute routing, content negotiation, and XML formatting
Configuring Services with Dependency Injection
Configuring ASP.NET Core Applications
Performing CRUD operations with Entity Framework Core
Leveraging the MVC Filter Pipeline
Implementing the ASP.NET Core Identity System
Securing Your Application
Publishing and Hosting ASP.NET Core Applications on IIS
- Bundling and minification techniques
Monitoring and Troubleshooting
Day 3:
Overview of Front-End Developer Toolsets
Angular Concepts
- Project Creation
- Data Model Construction
- Web Service Development
Structuring an Angular Application
Establishing the Angular Store
Integrating Angular with Blazor
Data Binding and Directives
Services and Dependency Injection
Using Angular with ASP.NET MVC
Visual Studio Support for Angular
Bootstrap Concepts
- Bootstrap styles and components
Managing Dependencies with NuGet and Bower
Building Applications with Gulp and webpack
Developing Administration Features
Securing the Application
Deploying the ASP.NET Core Angular Application
- New Hosting Model, IIS Installation, Azure, and Docker Containers
Building ASP.NET CORE Apps Outside of Windows
Summary
Requirements
.NET Core
- Practical knowledge of imperative and object-oriented programming languages like C#, C++, or Java.
- Basic proficiency with terminals or command lines and text editors.
Angular
- Hands-on experience with ASP.NET Core MVC development and a solid understanding of JavaScript, HTML, and CSS.
Testimonials (2)
all the important part were covered
carlo capuano - ITER Organization
Course - Angular 18
The trainer’s attitude – helping you feel comfortable, making jokes to lighten the mood, and answering everyone’s questions.