OsamaAhmed
-
- 711,444 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 -
- 78,912 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 -
- 36,453 total downloads
- last updated 8/23/2026
- Latest version: 1.1.0
Application Insights for background jobs in .NET. Meta-package: pulls in the core capture pipeline, the BackgroundService adapter and the web dashboard for a two-line setup. Add a storage provider (SQLite, SQL... More information -
- 35,591 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 -
- 22,303 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 -
- 550 total downloads
- last updated 8/23/2026
- Latest version: 1.1.0
Framework-agnostic core for BackgroundJobs.Diagnostics — "Application Insights for background jobs in .NET". Capture pipeline, domain model, redaction, online baselines, slow-job and health scoring, and a... More information -
- 343 total downloads
- last updated 8/23/2026
- Latest version: 1.1.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 -
- 303 total downloads
- last updated 8/23/2026
- Latest version: 1.1.0
BackgroundJobs.Diagnostics adapter for .NET BackgroundService / IHostedService and manual or loop-style jobs. -
- 289 total downloads
- last updated 8/23/2026
- Latest version: 1.1.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. -
- 242 total downloads
- last updated 8/23/2026
- Latest version: 1.1.0
BackgroundJobs.Diagnostics adapter for Hangfire. Captures job lifecycle, retries, arguments, correlation and worker health via a server filter. -
- 233 total downloads
- last updated 8/23/2026
- Latest version: 1.1.0
SQL Server storage provider for BackgroundJobs.Diagnostics. Durable, production-grade persistence for diagnostics data. -
- 231 total downloads
- last updated 8/23/2026
- Latest version: 1.1.0
PostgreSQL storage provider for BackgroundJobs.Diagnostics (via Npgsql). Durable, production-grade persistence for diagnostics data. -
- 230 total downloads
- last updated 8/23/2026
- Latest version: 1.1.0
SQLite storage provider for BackgroundJobs.Diagnostics. Durable, zero-server, ideal for single-node apps and getting started. -
- 95 total downloads
- last updated 8/23/2026
- Latest version: 1.1.0
ABP Framework adapter for BackgroundJobs.Diagnostics. Captures ABP background jobs (IBackgroundJobManager) by decorating IBackgroundJobExecuter — name, arguments, duration, retries and failures — with no... More information