Course Outline
Day 1:
Overview of .NET Core
- Advantages and differences from the .NET Framework
Developing .NET Core applications
- Installing the .NET Core SDK, using the .NET CLI, and creating and executing .NET Core applications
Building with .NET Core
- Frameworks, runtimes, and platforms; fundamentals of MSBuild
Unit testing with xUnit
- Writing unit tests; understanding facts and theories
Working with databases
- Relational databases, SQLite, and data transformation
Data access using ORMs (Object-Relational Mappers)
- Comparing Dapper with 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:
Overview of ASP.NET Core
Creating an ASP.NET Core web application
- Components
Handling requests with the middleware pipeline
- Serving static files, adding functionality, combining middleware, and handling exceptions
Utilizing MVC in ASP.NET Core
Mapping URLs
- Conventional routing, constraints and default values, and generating URLs
Model Binding
- Validating user input
Utilizing Razor Views
Utilizing 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
Utilizing the MVC filter pipeline
Utilizing the ASP.NET Core Identity system
Securing your application
Publishing and hosting the ASP.NET Core application in IIS
- Bundling and minification
Monitoring and troubleshooting
Day 3:
Overview of the Front-End Developer Toolset
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, installing on IIS, Azure, and Docker Containers
Building an ASP.NET CORE application on non-Windows systems
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
- Practical 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.