Provides logged diagnostics for the app configuration.
- Stravaig.Configuration.Diagnostics.Core
- Stravaig.Configuration.Diagnostics.Logging
- Stravaig.Configuration.Diagnostics.Serilog
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
The docs for this project are now available at Read The Docs:
- Ensure you have PowerShell 7.1.x installed.
- At a PowerShell prompt
- Navigate to the root of this repository
- Run
./Install-GitHooks.ps1