Course Outline
Day 1:
Overview of .NET Core
- Advantages and differences compared to the .NET Framework
Building .NET Core applications
- Installing the .NET Core SDK, Utilizing the .NET CLI, 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, Transforming data
Data access with ORM (object–relational mappers)
- Dapper versus 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 feed, 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, 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
Utilizing Tag Helpers
Creating a Web API
- Attribute routing, Content negotiation, 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
Integrating 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 the ASP.NET Core Angular application
- New Hosting Model, Installing on IIS, Azure, Docker Containers
Building an ASP.NET CORE app outside of Windows
Summary
Requirements
.NET Core
- Practical knowledge of imperative, object-oriented programming languages, such as C#, C++, or Java.
- Some 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
Custom Corporate Training
Training solutions designed exclusively for businesses.
- Customized Content: We adapt the syllabus and practical exercises to the real goals and needs of your project.
- Flexible Schedule: Dates and times adapted to your team's agenda.
- Format: Online (live), In-company (at your offices), or Hybrid.
Price per private group, online live training, starting from 3900 € + VAT*
Contact us for an exact quote and to hear our latest promotions
Testimonials (1)
In only three days were covered all the subjects from training material, even extra.