About 174,000 results
Open links in new tab
  1. Configuration - .NET | Microsoft Learn

    Oct 9, 2024 · Learn how to use the Configuration API to configure .NET applications. Explore various inbuilt configuration providers.

  2. Configuration in ASP.NET Core | Microsoft Learn

    Jun 28, 2025 · Learn how to use the Configuration API to configure AppSettings in an ASP.NET Core app.

  3. Options pattern in ASP.NET Core | Microsoft Learn

    Apr 20, 2025 · Discover how to use the options pattern to represent groups of related settings in ASP.NET Core apps.

  4. Configuration providers - .NET | Microsoft Learn

    Dec 16, 2024 · Discover how to configure .NET apps using the configuration provider API and the available configuration providers.

  5. Logging in .NET and ASP.NET Core | Microsoft Learn

    Sep 18, 2024 · For information on using other configuration sources, including the command line, Azure Key Vault, Azure App Configuration, other file formats, and more, see Configuration in …

  6. Implement a custom configuration provider - .NET

    Oct 20, 2025 · Learn how to implement a custom configuration provider in .NET apps. Explore a database configuration provider that uses Entity Framework Core.

  7. .NET Runtime config options - .NET | Microsoft Learn

    2 days ago · Implement feature flags in a cloud-native ASP.NET Core microservices app - Training This module guides you through implementing a feature flag in an ASP.NET Core …

  8. Creating and Configuring a Model - EF Core | Microsoft Learn

    Mar 28, 2023 · Overview of creating and configuring a Entity Framework Core model via Fluent API, Data Annotations and conventions.

  9. Options pattern - .NET | Microsoft Learn

    Oct 22, 2025 · Learn the options pattern to represent groups of related settings in .NET apps. The options pattern uses classes to provide strongly-typed access to settings.

  10. ASP.NET Core runtime environments | Microsoft Learn

    Sep 19, 2025 · Learn how to set and control app behavior across runtime environments in ASP.NET Core apps.