Course Outline
Introduction
Overview of the .NET Development Platform
- Different .NET platforms available.
- Comparing .NET Framework and .NET Core.
Preparing the Development Environment
- System requirements for .NET Core.
- Migrating from other development environments.
Installing and Configuring .NET Core
- Setting up the .NET Core Software Development Kit (SDK) and Runtime.
- Using package managers for various operating systems.
Overview of .NET Core Features and Architecture
- Languages and operating systems supported by .NET Core.
- NuGet packages supporting the modular architecture of .NET Core.
- Command-line interface tools for .NET Core.
- The .NET Standard Specification.
- Composition of the .NET Core Framework.
Overview of the ASP.NET Core Web Framework
- Building cloud-based applications with ASP.NET Core.
Creating a .NET Core Application
- Working with the Visual Studio Integrated Development Environment (IDE).
- Utilizing MSBuild and managing project files.
Overview of the .NET Core Software Development Kit
- General syntax for project files and related references.
- Specifying API sets for applications and libraries.
- Adding and removing dependencies in .NET Core applications.
Overview of Major .NET Core Global and Local Tools
Overview of Additional .NET Core Tools
Monitoring and Managing .NET Core Application Performance
- Enhancing application performance during the development phase.
- Utilizing Visual Studio performance tools.
- Executing advanced optimization methods for .NET Core applications.
- Performance diagnostics for applications on other operating systems.
- Optimizing the source code of .NET Core applications.
Overview of the .NET Core Execution Model
- Implementing APIs for enhanced performance.
Testing .NET Core Applications and Performing Code Analysis
Debugging .NET Core Applications
Deploying the Application via .NET Core Deployment Models
- Working with ASP.NET Application Insights.
- Monitoring and tracking .NET Core applications with DynaTrace.
Securing Applications Using .NET Core Security Features
- Compliance with the .NET Core Federal Information Processing Standard (FIPS).
- Cryptographic services provided by the .NET development platform.
- Guidelines for secure coding in .NET Core.
Troubleshooting
Summary and Conclusion
Requirements
- Proficiency in the C# programming language.
- Foundational experience with other .NET development platforms.
- Understanding of cross-platform software architecture.
Audience
- Software Developers
Testimonials (1)
The trainer explained the subjects very good with actual examples from real world which made it simpler for us to grasp the information