Releases: NetLah/http-overrides
Releases · NetLah/http-overrides
Support .NET 9.0
.NET 9.0 Preview 2
1.0.0-rc2 Add .NET 9.0
Support .NET 8.0
- Support .NET 8.0
- New Directory.Build.targets with Common.props, Directory.Build.override.targets and Directory.Build.initial.targets
- Fix build IPNetwork is an ambiguous reference
Support .NET 8.0
Support .NET 8.0 (#2) * GitHub actions is default include in the solution * Consolidate Directory.Build.targets * Add .NET 8.0 * Try upgrade C# 11 * Fix pack nuget with --output * Push package to cloudsmith
Support legacy IApplicationBuilder
Compatiple
- Support legacy IApplicationBuilder
HealthCheck configuration
- Configuration section
HealthCheck
IsEnabled
=true by default- Support multi paths
- Support Azure AppService Container health checks
/robots933456.txt
- Log level
- Response with Prefix and Suffix
- Remove ResponseWriter
Other
- Log level configurable for
HttpOverrides
andHttpLogging
Configurable HealthChecks
HealthCheck configuration
- Configuration section
HealthCheck
IsEnabled
=true by default- Support multi paths
- Support Azure AppService Container health checks
/robots933456.txt
- Log level
- Response with Prefix and Suffix
- Remove ResponseWriter
Other
- Log level configurable for
HttpOverrides
andHttpLogging
Configurable HealthChecks
HealthCheck configuration
- Configuration section
HealthCheck
IsEnabled
=true by default- Support multi paths
- Support Azure AppService Container health checks
/robots933456.txt
- Log level
- Response with Prefix and Suffix
- Remove ResponseWriter
Configurable HealthChecks
- Configuration section
HealthCheck
IsEnabled
=true by default- Support multi paths
- Support Azure AppService Container health checks
/robots933456.txt
Consolidate dependency Serilog and .NETCoreApp 3.1.0
- Consolidate dependency, Serilog better support .NETCoreApp 3.1.0
Decoupling to NetLah.Abstractions
- Decoupling to NetLah.Abstractions
- Add .NET 7.0
- More debug logging
- Support
WebApplicationBuilder