SaltSecurity.IIS.AzureAppServiceClassicCollector
1.0.1
dotnet add package SaltSecurity.IIS.AzureAppServiceClassicCollector --version 1.0.1
NuGet\Install-Package SaltSecurity.IIS.AzureAppServiceClassicCollector -Version 1.0.1
<PackageReference Include="SaltSecurity.IIS.AzureAppServiceClassicCollector" Version="1.0.1" />
<PackageVersion Include="SaltSecurity.IIS.AzureAppServiceClassicCollector" Version="1.0.1" />
<PackageReference Include="SaltSecurity.IIS.AzureAppServiceClassicCollector" />
paket add SaltSecurity.IIS.AzureAppServiceClassicCollector --version 1.0.1
#r "nuget: SaltSecurity.IIS.AzureAppServiceClassicCollector, 1.0.1"
#:package SaltSecurity.IIS.AzureAppServiceClassicCollector@1.0.1
#addin nuget:?package=SaltSecurity.IIS.AzureAppServiceClassicCollector&version=1.0.1
#tool nuget:?package=SaltSecurity.IIS.AzureAppServiceClassicCollector&version=1.0.1
Automatic HTTP traffic collection IHttpModule for IIS/.NET Framework 3.5 applications running on Azure App Services. Zero code changes required. Uses IHttpModule with XDT transform to inject into IIS pipeline. Captures HTTP request/response data including headers, bodies, and timing. Sends data in real-time to Salt Security API for advanced threat detection. Features circuit breaker pattern, bounded queue with drop-oldest, and graceful degradation.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net35 is compatible. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.1 | 94 | 5/11/2026 |
v1.0.0: Initial release with .NET Framework 3.5 support, IHttpModule-based traffic capture, circuit breaker, bounded queue, and response filter stream wrapper.