Course Outline
Day 1:
.NET Core Overview
- Advantages and differences from the .NET Framework
Building .NET Core applications
- Installing the .NET Core SDK, Using the .NET CLI, Creating and executing .NET Core applications
Build with .NET Core
- Frameworks, runtimes, and platforms, fundamentals of MSBuild
Unit testing with xUnit
- Writing unit tests, facts, and theories
Working with databases
- Relational databases, SQLite, Transforming data
Data access with ORM (Object-Relational Mappers)
- Comparing 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 package, NuGet feed, Signing assemblies
Day 2:
ASP.NET Core Overview
Creating ASP.NET Core web applications
- Components
Handling requests via the middleware pipeline
- Serving static files, adding functionality, combining middleware, handling exceptions
Using MVC in ASP.NET Core
Mapping URLs
- Conventional routing, constraints and default values, Generating URLs
The Model Binding
- Validating user input
Using Razor Views
Using Tag Helpers
Creating a Web API
- Attribute routing, Content negotiation, XML formatting
Configuring services with dependency injection
Configuring ASP.NET Core applications
Querying, creating, and updating data using Entity Framework Core
Utilizing the MVC filter pipeline
Using 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:
Overview of Front-End Developer Toolsets
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, Components
Managing Dependencies with NuGet and Bower
Building Applications with Gulp and webpack
Creating Administration Features
Securing the Application
Deploying ASP.NET Core Angular applications
- New Hosting Model, Installing on IIS, Azure, Docker Containers
Building ASP.NET CORE apps on non-Windows environments
Summary
Requirements
.NET Core
- Practical knowledge of 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.