OsamaAhmed
-
- 1,033,815 total downloads
- last updated 9/9/2026
- Latest version: 1.3.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 -
FluxMapper
by: OsamaAhmed- 170,394 total downloads
- last updated 9/14/2026
- Latest version: 1.5.0
Umbrella package for FluxMapper: installs FluxMapper.Core, FluxMapper.SourceGenerator, FluxMapper.Analyzers, and FluxMapper.Extensions.DependencyInjection together, for anyone who wants every feature with a... More information -
- 87,843 total downloads
- last updated 9/9/2026
- Latest version: 1.2.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 -
- 45,442 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 -
- 36,332 total downloads
- last updated 9/9/2026
- Latest version: 1.1.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,727 total downloads
- last updated 9/9/2026
- Latest version: 1.1.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 -
- 13,194 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. -
- 10,486 total downloads
- last updated 9/14/2026
- Latest version: 1.5.0
FluxMapper's mapping engine: fluent configuration, a compiled-expression execution tier, and IQueryable projection (ProjectTo). Depends on nothing but FluxMapper.Abstractions and the BCL. -
- 4,445 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. -
- 3,540 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 -
- 2,671 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 -
- 1,562 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. -
-
- 1,380 total downloads
- last updated 9/14/2026
- Latest version: 1.5.0
Roslyn incremental source generator for FluxMapper's [MapFrom] attribute: emits an AOT-safe static MapFrom(source) factory method at compile time, zero reflection, zero Expression.Compile(). -
-
- 1,188 total downloads
- last updated 9/14/2026
- Latest version: 1.5.0
AddFluxMapper: IServiceCollection registration for FluxMapper. -
- 1,034 total downloads
- last updated 9/14/2026
- Latest version: 1.5.0
Core contracts for FluxMapper (IMapper, IValueResolver, IProjectionValueResolver, MapFromAttribute) with no dependency beyond the BCL. Fully AOT/trim compatible. -
-
- 769 total downloads
- last updated 9/14/2026
- Latest version: 1.5.0
Roslyn analyzers for FluxMapper's [MapFrom] attribute: FLUX0001 (target must be partial) and FLUX0002 (no mappable members found), surfaced at edit time in any IDE. -
-
- 570 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 -
- 256 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. -
- 247 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. -
- 244 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.