Course Outline
Day 1:
.NET Core Overview
- Advantages and differences from the .NET Framework.
Building .NET Core applications
- Installing the .NET Core SDK, utilizing the .NET CLI, and 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, and data transformation.
Data access with ORM (Object-Relational Mappers)
- Comparing Dapper and 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 generating URLs.
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 ASP.NET Core applications
Querying, creating, and updating data using Entity Framework Core
Utilizing 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:
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 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
Creating administration features
Securing the application
Deploying the ASP.NET Core Angular application
- New hosting model, installing on IIS, Azure, and Docker containers.
Building ASP.NET CORE applications outside of Windows
Summary
Requirements
.NET Core
- Practical knowledge of imperative, object-oriented programming languages such as C#, C++, or Java.
- Basic proficiency with terminals or 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.