OsamaAhmed
-
- 520,835 total downloads
- last updated 6/12/2026
- Latest version: 1.2.0
ASP.NET Core middleware pipeline that adds RSA + AES-256-GCM body encryption, HMAC-SHA256 request signing, timestamp validation, and nonce-based anti-replay protection to any POST / PUT / PATCH... More information -
- 75,906 total downloads
- last updated 6/12/2026
- Latest version: 1.1.0
Azure Key Vault integration for the SecureRequest NuGet package. Secrets mode: stores the RSA private key as a Key Vault secret. True HSM mode: the RSA key pair lives entirely in Key Vault — private... More information -
- 34,918 total downloads
- last updated 6/12/2026
- Latest version: 1.0.0
Google Cloud Secret Manager provider for the SecureRequest NuGet package. Stores the RSA private key inside GCP Secret Manager instead of Redis/IDistributedCache, protected by IAM access control,... More information -
- 21,938 total downloads
- last updated 6/12/2026
- Latest version: 1.0.0
AWS Secrets Manager provider for the SecureRequest NuGet package. Stores the RSA private key inside AWS Secrets Manager instead of Redis/IDistributedCache, protected by IAM access control,... More information -
- 3,628 total downloads
- last updated 6/10/2026
- Latest version: 1.0.0
Application Insights for Background Jobs. Meta-package that pulls in the JobDiagnostics core pipeline, in-memory store, BackgroundService adapter and the web dashboard for a two-line setup. -
- 269 total downloads
- last updated 6/10/2026
- Latest version: 1.0.0
Framework-agnostic core for JobDiagnostics — "Application Insights for Background Jobs". Capture pipeline, domain model, in-memory store, redaction, baselines and anomaly detection. -
- 171 total downloads
- last updated 6/10/2026
- Latest version: 1.0.0
Durable Entity Framework Core storage for BackgroundJobs.Diagnostics. Provider-agnostic base — use with the SQLite, SQL Server, PostgreSQL provider packages, or any EF Core provider via... More information -
- 136 total downloads
- last updated 6/10/2026
- Latest version: 1.0.0
JobDiagnostics adapter for .NET BackgroundService / IHostedService and manual/loop jobs. -
- 135 total downloads
- last updated 6/10/2026
- Latest version: 1.0.0
Self-contained web dashboard for BackgroundJobs.Diagnostics. Mounts at /job-diagnostics with overview, running/failed/slow/retried views, execution detail, timeline and worker health. No build step, no CDN. -
- 118 total downloads
- last updated 6/10/2026
- Latest version: 1.0.0
JobDiagnostics adapter for Hangfire. Captures job lifecycle, retries, arguments, correlation and worker health via a server filter. -
- 117 total downloads
- last updated 6/10/2026
- Latest version: 1.0.0
SQL Server storage provider for BackgroundJobs.Diagnostics. Durable, production-grade persistence for diagnostics data. -
- 115 total downloads
- last updated 6/10/2026
- Latest version: 1.0.0
PostgreSQL storage provider for BackgroundJobs.Diagnostics (via Npgsql). Durable, production-grade persistence for diagnostics data. -
- 114 total downloads
- last updated 6/10/2026
- Latest version: 1.0.0
SQLite storage provider for BackgroundJobs.Diagnostics. Durable, zero-server, ideal for single-node apps and getting started.