Course Outline
Day 1:
.NET Core Overview
- Advantages and differences compared to the .NET Framework
Building .NET Core applications
- Installing the .NET Core SDK, utilizing the .NET CLI, and creating and executing .NET Core applications
Building with .NET Core
- Frameworks, runtimes, platforms, and MSBuild fundamentals
Unit testing with xUnit
- Writing unit tests, facts, and theories
Working with databases
- Relational databases, SQLite, and data transformation
Data access with ORM (object-relational mappers)
- Dapper vs Entity Framework Core
Creating a Microservice with ASP.NET Core
Debugging
- WinDBG/CDB, LLDB, SOS
Performance and Profiling
- xUnit.Performance, PerfView
Localizing your application
.NET Portability Analyzer
Preparing for release
- NuGet packages, NuGet feeds, and signing assemblies
Day 2:
ASP.NET Core Overview
Creating ASP.NET Core web applications
- Components
Handling requests with the middleware pipeline
- Serving static files, adding functionality, combining middleware, and handling exceptions
Using MVC in ASP.NET Core
Mapping URLs
- Conventional routing, constraints, default values, and URL generation
The Model Binding
- Validating user input
Using Razor Views
Using Tag Helpers
Creating a Web API
- Attribute routing, content negotiation, and XML formatting
Configuring services with dependency injection
Configuring the ASP.NET Core application
Querying, creating, and updating data using Entity Framework Core
Using the MVC filter pipeline
Utilizing the ASP.NET Core Identity system
Securing your application
Publishing and hosting ASP.NET Core applications in IIS
- Bundling and minification
Monitoring and troubleshooting
Day 3:
The Front-End Developer Toolset Overview
Angular Concepts
- Creating the Project
- Creating the Data Model
- Creating a Web Service
Structuring an Angular Application
Creating the Angular Store
Using Angular with Blazor
Data binding & 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
Creating Administration Features
Securing the Application
Deploying the ASP.NET Core Angular application
- New Hosting Model, installation on IIS, Azure, and Docker Containers
Building ASP.NET CORE applications outside of Windows
Summary
Requirements
.NET Core
- Practical experience with imperative and object-oriented programming languages such as C#, C++, and Java.
- Basic proficiency with terminals, command lines, and text editors.
Angular
- Working knowledge of ASP.NET Core MVC development, along with 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.