ocaparoglu
-
- 9,285 total downloads
- last updated 9/4/2026
- Latest version: 1.2.7
Shared kernel primitives: Result, Error, Entity, domain event abstractions, and IDateTimeProvider. -
- 6,620 total downloads
- last updated 9/4/2026
- Latest version: 1.2.7
Correlation ID primitives for distributed tracing: ICorrelationAccessor, AsyncLocal scope management, and Serilog enricher. -
- 6,218 total downloads
- last updated 9/4/2026
- Latest version: 1.2.7
CQRS interfaces (ICommand, IQuery, handlers), inbox message handler base, SQL connection factory abstraction, ConcurrencyException, and DI registration with validation/logging decorators via Scrutor. -
- 5,201 total downloads
- last updated 9/4/2026
- Latest version: 1.2.7
Inbox pattern: InboxMessage entity, EF Core configuration, IInboxDbContext, ProcessInboxMessagesJob (Quartz + Dapper), and InboxOptions. -
- 4,983 total downloads
- last updated 9/4/2026
- Latest version: 1.2.7
ASP.NET Core utilities: GlobalExceptionHandler, CustomResults (Result-to-ProblemDetails), CorrelationIdMiddleware, RequestResponseLoggingMiddleware, IEndpoint pattern, Result Match extensions, ApiResponse... More information -
- 4,749 total downloads
- last updated 9/4/2026
- Latest version: 1.2.7
DomainEventDispatcher, DomainEventDbContextBase (EF Core base with SaveChanges dispatch), and DateTimeProvider. -
- 4,588 total downloads
- last updated 9/4/2026
- Latest version: 1.2.7
Outbox pattern: OutboxMessage entity, EF Core configuration, IOutboxDbContext, ProcessOutboxMessagesJob (Quartz + Dapper), and OutboxOptions. -
- 4,464 total downloads
- last updated 9/4/2026
- Latest version: 1.2.7
Keycloak JWT Bearer authentication, role/permission claim mapping, authorization policies, and Serilog structured logging for Onspay microservices. -
- 4,405 total downloads
- last updated 9/4/2026
- Latest version: 1.2.7
RabbitMQ messaging: RabbitMqPublisher, RabbitMqConsumer (BackgroundService writing to inbox), RabbitMqOptions, and DI registration. -
- 4,353 total downloads
- last updated 9/4/2026
- Latest version: 1.2.7
Environment-based Elasticsearch logging with ECS-native data streams, correlation ID enrichment, and Serilog configuration. -
- 4,167 total downloads
- last updated 9/4/2026
- Latest version: 1.2.7
Redis distributed cache: ICacheService, RedisCacheService (StackExchange.Redis via IDistributedCache), ICachedQuery marker interface, CachingDecorator for IQueryHandler, and CacheOptions. -
- 3,860 total downloads
- last updated 9/4/2026
- Latest version: 1.2.7
Keycloak Admin REST API client for user, role, permission, and group management. Used by services that need to provision or modify Keycloak users (e.g., AuthService). -
- 3,177 total downloads
- last updated 9/4/2026
- Latest version: 1.2.7
Elasticsearch sink for Onspay logging: opinionated ECS data stream naming, buffered ingestion, and API key authentication. Extends Onspay.Infrastructure.Logging. -
- 2,806 total downloads
- last updated 9/4/2026
- Latest version: 1.2.7
HashiCorp Vault integration: IVaultService for reading KV v2 secrets via token auth, with short-TTL in-memory caching, and VaultOptions configuration. -
- 1,519 total downloads
- last updated 9/4/2026
- Latest version: 1.2.7
Multi-tenant context: ICurrentTenantContext (ambient AsyncLocal, mirrors Onspay.Infrastructure.Correlation's pattern), ITenantResolver / ITenantClientEndpointResolver contracts with TenantResolverBase /... More information -
- 883 total downloads
- last updated 9/4/2026
- Latest version: 1.2.7
Refit-based typed HTTP client registration for platform module-to-module calls (AddModuleClient<TApiInterface>). Automatically chains Onspay.AspNetCore's CorrelationIdDelegatingHandler/TenantIdDelegatingHandler... More information