Skip to content

Stravaig-Projects/Stravaig.Extensions.Configuration.Diagnostics

Repository files navigation

Stravaig.Extensions.Configuration.Diagnostics

Provides logged diagnostics for the app configuration.

The Stravaig.Extensions.Configuration.Diagnostics package is now deprecated. It is replaced by the Stravaig.Configuration.Diagnostics.Logging package (which references the Stravaig.Configuration.Diagnostics.Core package.)

Supported frameworks: 6.0, 7.0 & 8.0

Use version 1.x for .NET Core 3.1 and .NET 5.0

Read the Docs

The docs for this project are now available at Read The Docs:

Contributing / Getting Started

  • Ensure you have PowerShell 7.1.x installed.
  • At a PowerShell prompt
    • Navigate to the root of this repository
    • Run ./Install-GitHooks.ps1