About 56,900 results
Open links in new tab
  1. Configuring Apps by using Configuration Files - .NET Framework

    Mar 5, 2025 · Developers can put settings in configuration files, eliminating the need to recompile an application every time a setting changes. This section describes what can be configured …

  2. web.config file | Microsoft Learn

    Discover what is inside of the web.config file and how to configure different ASP.NET Core Module options.

  3. OpenSSH Server Configuration for Windows | Microsoft Learn

    Aug 5, 2025 · Learn about the Windows-specific configuration options for OpenSSH Server on Windows Server and Windows.

  4. Windows Sandbox sample configuration files | Microsoft Learn

    Jan 24, 2025 · The following config file can be used to easily test unknown downloaded files inside a sandbox. To achieve this testing, networking and vGPU are disabled, and the …

  5. Common NuGet configurations | Microsoft Learn

    May 21, 2024 · NuGet.Config files control NuGet's behavior, and can be modified with nuget config command.

  6. Store custom information from a configuration file - C#

    Jul 15, 2024 · This article introduces how to store custom information from a configuration file that you can retrieve later during run time by its associated application. It's helpful when you must …

  7. 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.

  8. Migrating from packages.config to PackageReference formats

    Apr 17, 2023 · Details on how to migrate a project from the packages.config management format to PackageReference as supported by NuGet 4.0+ and VS2017 and .NET Core 2.0

  9. Advanced settings configuration in WSL | Microsoft Learn

    A guide to the wsl.conf and .wslconfig files used for configuring settings when running multiple Linux distributions on Windows Subsystem for Linux.

  10. Protecting Connection Strings and Other Configuration …

    Jun 24, 2023 · By default, files with a .config extension in an ASP.NET application cannot be accessed through a browser. These types of files are not returned because they may contain …