net9.0
namespace Microsoft.Extensions.Tools.Internal
{
    public interface IConsole
    {
        TextWriter Out { get; }
    }
}
.NET 5.06.07.08.09.0
.NET Core 2.02.12.23.03.1
Information specific to net9.0
Assemblies

dotnet-user-secrets , Version=2.0.2.0, PublicKeyToken=adb9793829ddae60

dotnet-sql-cache , Version=2.0.2.0, PublicKeyToken=adb9793829ddae60

Referencing

Requires any:

  • Your project needs a package reference to Microsoft.Extensions.Caching.SqlConfig.Tools.

  • Your project needs a package reference to Microsoft.Extensions.SecretManager.Tools.

Package Microsoft.Extensions.SecretManager.Tools netcoreapp2.0
Platform Restrictions

The property getter is supported on all platforms.

  • Built-in API
  • Package-provided API

05/07/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙