idevswork
-
- 10,249 total downloads
- last updated 9/19/2026
- Latest version: 0.29.0
Themia service abstractions — cross-cutting marker interfaces (IService/IDomainService/IInfrastructureService/IIntegrationService) and infrastructure-service contracts (email, SMS, push, storage, report export,... More information -
- 10,067 total downloads
- last updated 9/19/2026
- Latest version: 0.29.0
Framework-neutral object-storage abstraction (IStorageProvider) with a Local filesystem backend. Tenant-agnostic, stream-based, opaque keys. -
- 9,816 total downloads
- last updated 9/19/2026
- Latest version: 0.29.0
PostgreSQL engine for the Themia Dapper data layer (Npgsql + SqlKata PostgresCompiler). -
- 9,829 total downloads
- last updated 9/19/2026
- Latest version: 0.29.0
Tenant-aware Identity core — user/role/claim store over the Themia data abstractions, argon2id hashing, account-lifecycle tokens + lockout, current-user principal, and ASP.NET Core authorization integration.... More information -
- 9,241 total downloads
- last updated 9/19/2026
- Latest version: 0.29.0
Themia scheduling module — EF-backed execution history store for Quartz.NET with a SchedulingDbContext and EfExecutionHistoryStore. -
- 9,115 total downloads
- last updated 9/19/2026
- Latest version: 0.29.0
SQL Server dialect + Microsoft.Data.SqlClient driver + FluentMigrator runner for Themia.Exceptional. -
- 9,021 total downloads
- last updated 9/19/2026
- Latest version: 0.29.0
Reusable Roslyn helpers (scanning, emission, diagnostics) and DI marker attributes for Themia source generators and analyzers. -
- 8,970 total downloads
- last updated 9/19/2026
- Latest version: 0.29.0
MySQL dialect + MySqlConnector driver + FluentMigrator runner for Themia.Exceptional. -
- 8,977 total downloads
- last updated 9/19/2026
- Latest version: 0.29.0
S3 (and Cloudflare R2, MinIO, any S3-compatible endpoint) backend for Themia.Storage. -
- 8,899 total downloads
- last updated 9/19/2026
- Latest version: 0.29.0
Persistence-free JWT access-token issuance for Themia Identity — AccessTokenService, symmetric signing, JwtOptions, and the shared access+refresh token issuer. No EF/Dapper, no user store. -
- 8,567 total downloads
- last updated 9/19/2026
- Latest version: 0.29.0
JWT bearer authentication wiring for the Themia Identity module — token issuance, validation, and ASP.NET Core middleware integration. -
- 8,390 total downloads
- last updated 9/19/2026
- Latest version: 0.29.0
MySQL engine for the Themia Dapper data layer (MySqlConnector + SqlKata MySqlCompiler). -
- 8,316 total downloads
- last updated 9/19/2026
- Latest version: 0.29.0
Themia multi-tenancy Mediator bridge — a tenant-presence IPipelineBehavior that enforces an authenticated principal and a resolved tenant, with an opt-out marker and a privileged-role bypass. -
- 8,291 total downloads
- last updated 9/19/2026
- Latest version: 0.29.0
SQL Server engine for the Themia Dapper data layer (Microsoft.Data.SqlClient + SqlKata SqlServerCompiler). -
- 8,424 total downloads
- last updated 9/19/2026
- Latest version: 0.29.0
External OAuth/OIDC authentication for Themia Identity — server-side code→token exchange, PKCE, token-bound nonce, id-token validation, JWKS RS256 + HS256, and the external-login flow over a bring-your-own... More information -
- 8,069 total downloads
- last updated 9/19/2026
- Latest version: 0.29.0
SQL Server provider for the Themia EF Core data layer with DB-per-tenant connection routing. -
- 8,061 total downloads
- last updated 9/19/2026
- Latest version: 0.29.0
PostgreSQL provider for the Themia EF Core data layer (Npgsql) with DB-per-tenant connection routing. -
- 7,881 total downloads
- last updated 9/19/2026
- Latest version: 0.29.0
Tenant-aware notifications — transactional outbox, near-real-time background drainer (per-engine atomic claim + lease + backoff), multi-channel dispatcher with per-tenant/user preferences, in-app store, and... More information -
- 7,841 total downloads
- last updated 9/19/2026
- Latest version: 0.29.0
Themia.Exceptional ASP.NET Core dashboard — a mountable, self-rendered, read-only /exceptions UI (list + detail) over IExceptionStore, with a fail-closed Authorize hook. -
Themia.
by: idevsworkPdf - 7,725 total downloads
- last updated 9/19/2026
- Latest version: 0.29.0
Themia neutral PDF rendering core — merge an HTML template with a model (Handlebars.Net) and print HTML to PDF via headless Chromium (PuppeteerSharp). Stateless; no tenant or database dependency.