tatteddev
-
- 1,056 total downloads
- last updated 5/27/2026
- Latest version: 0.7.0
In-memory provider for HoneyDrunk.Vault. Ideal for unit testing and integration testing with fast, thread-safe secret and configuration storage. -
- 1,054 total downloads
- last updated 5/27/2026
- Latest version: 0.6.0
ASP.NET Core integration for HoneyDrunk.Auth. Provides middleware for JWT Bearer token authentication, HttpContext identity accessors, and seamless integration with ASP.NET Core's authentication pipeline. -
- 848 total downloads
- last updated 5/27/2026
- Latest version: 0.7.0
Entity Framework Core provider implementation for HoneyDrunk.Data. Complete architecture overhaul with tenant-aware DbContext, repository pattern, unit of work, command interceptors for correlation tracking,... More information -
- 781 total downloads
- last updated 5/27/2026
- Latest version: 0.4.0
Pure contracts and abstractions for HoneyDrunk.Notify – the Grid notification subsystem. Provides channel-agnostic notification interfaces, message templates, and delivery primitives. Safe for libraries and... More information -
- 737 total downloads
- last updated 5/27/2026
- Latest version: 0.7.0
Migration tooling for HoneyDrunk.Data. Complete architecture overhaul with design-time DbContext factories and migration runner helpers for CI/CD scenarios. Not intended for runtime use. -
- 703 total downloads
- last updated 5/27/2026
- Latest version: 0.7.0
Pure outbox contracts for HoneyDrunk.Data. Defines IOutboxWriter, IOutboxReader, IOutboxDispatcher, and the OutboxMessage model with lease-based concurrency. No EF Core, SQL, or Transport dependencies. -
- 645 total downloads
- last updated 5/27/2026
- Latest version: 0.7.0
EF Core persistence implementation for HoneyDrunk.Data transactional outbox. Provides entity configuration, writer, reader with lease-based concurrency, and System.Text.Json serialization. Does not reference... More information -
- 575 total downloads
- last updated 5/18/2026
- Latest version: 0.5.0
Pure contracts and constants for HoneyDrunk REST services. Provides standardized response envelopes (ApiResult, ApiErrorResponse), pagination contracts (PageRequest, PageResult), error codes, and telemetry... More information -
- 581 total downloads
- last updated 5/28/2026
- Latest version: 0.4.0
Pure abstractions for HoneyDrunk telemetry sinks and instrumentation. Defines ITraceSink, ILogSink, IMetricsSink, IAnalyticsSink, IErrorSink, and telemetry event models. -
- 573 total downloads
- last updated 5/27/2026
- Latest version: 0.7.0
Background dispatcher for the HoneyDrunk.Data transactional outbox. Polls pending messages and publishes them through HoneyDrunk.Transport abstractions with lease-based concurrency, configurable retry, and... More information -
- 523 total downloads
- last updated 5/18/2026
- Latest version: 0.5.0
ASP.NET Core integration for HoneyDrunk REST conventions. Provides middleware for correlation propagation, exception mapping, and request logging. Includes MVC filters for model validation, minimal API endpoint... More information -
- 458 total downloads
- last updated 5/27/2026
- Latest version: 0.4.0
Queue abstractions for HoneyDrunk.Notify – defines the durable work-queue boundary for notification dispatch. Vendor-neutral contracts for enqueue, dequeue, complete, and abandon operations. -
- 446 total downloads
- last updated 5/27/2026
- Latest version: 0.7.0
ASP.NET Core integration for HoneyDrunk.Data. Provides Event Grid Vault cache invalidation endpoint helpers for ADR-0006 secret rotation propagation. -
- 412 total downloads
- last updated 5/27/2026
- Latest version: 0.2.0
Pure contracts and abstractions for HoneyDrunk.Audit, the Grid durable audit substrate. -
- 405 total downloads
- last updated 5/27/2026
- Latest version: 0.4.0
Runtime implementations for HoneyDrunk.Notify – the Grid notification subsystem. Provides notification dispatching, channel routing, template rendering, and delivery orchestration. -
- 401 total downloads
- last updated 5/28/2026
- Latest version: 0.4.0
Shared event contracts and DTOs for HoneyDrunk.Pulse telemetry pipeline. Multi-target (netstandard2.0, net8.0, net10.0) for broad consumer compatibility. -
- 400 total downloads
- last updated 5/28/2026
- Latest version: 0.4.0
Azure Monitor sink for HoneyDrunk telemetry. Exports traces, metrics, and logs to Application Insights using the Azure Monitor OpenTelemetry exporter. -
- 409 total downloads
- last updated 5/28/2026
- Latest version: 0.4.0
Grafana Loki log sink for HoneyDrunk telemetry. Forwards OTLP log data to Loki with configurable log level filtering and multi-tenant support. -
- 389 total downloads
- last updated 5/27/2026
- Latest version: 0.4.0
In-memory notification queue adapter for HoneyDrunk.Notify. Suitable for development, testing, and single-instance scenarios. -
- 375 total downloads
- last updated 5/28/2026
- Latest version: 0.4.0
PostHog analytics sink for HoneyDrunk telemetry. Captures product analytics events with batching, retry logic, and rate-limit handling.