TechAppForce
-
- 9,692 total downloads
- last updated 5/4/2026
- Latest version: 1.11.4
A comprehensive contract library that provides common models, interfaces, and data structures for the TAF Infrastructure ecosystem. This package contains shared DTOs, enums, base classes, and contract... More information -
- 7,730 total downloads
- last updated 4/15/2026
- Latest version: 10.1.3
Professional HTTP-based SDK for TAF Metadata Service. v10.0.0: Clean release - no caching dependencies. Features Clean Architecture, SOLID principles, explicit BusContext parameter support, comprehensive error... More information -
- 6,246 total downloads
- last updated 5/5/2026
- Latest version: 2.2.9
A comprehensive abstraction layer over MediatR and MassTransit that provides unified Command, Query, and Event handling patterns with support for both local (in-process) and distributed (message broker)... More information -
- 5,669 total downloads
- last updated 4/30/2026
- Latest version: 6.0.6
Official SDK for consuming TAF.CRUD microservice. v6.0.6: Trigger field-criteria now skips fields absent from UPDATE payloads — prevents false "changed to null" detections when the caller didn't touch a... More information -
- 4,642 total downloads
- last updated 4/1/2026
- Latest version: 2.3.0
A common interface library for QueryHook functionality that provides a standardized contract for performing configured actions. Enables consistent implementation of query hook patterns across different services... More information -
- 1,523 total downloads
- last updated 4/6/2026
- Latest version: 1.0.6
Workflow Action abstractions, models, attributes, and helpers for TAF platform. Provides IWorkflowAction interface, ActionContext, ActionDefinition, ActionResult, and validation helpers for building workflow... More information -
- 1,380 total downloads
- last updated 12/10/2025
- Latest version: 1.0.0
Centralized error handling infrastructure for TAF microservices. Provides global exception middleware, common exceptions, error factories, and consistent error response formatting. -
- 1,282 total downloads
- last updated 12/8/2025
- Latest version: 1.0.0
TAF Infrastructure Redis Pub/Sub for result awaiting pattern -
- 1,278 total downloads
- last updated 5/5/2026
- Latest version: 1.2.3
Professional SDK for TAF Kibana logging and analytics platform. Version 1.2.0 adds working WriteAsync / WriteBulkAsync log shipping, fluent WriteLog / WriteLogs extensions, and tenant-aware BusContext... More information -
- 632 total downloads
- last updated 3/17/2026
- Latest version: 1.2.5
HTTP-based SDK for TAF FileManager Service. Provides BusContext extension methods for file operations. Features: context.GetImageAsync(path) for images, context.GetFileAsync(path, fileName) for file downloads,... More information -
- 526 total downloads
- last updated 12/29/2025
- Latest version: 1.0.2
Shared JWT authentication package for TAF microservices. Provides JWT bearer token authentication with standardized configuration and extension methods. -
- 505 total downloads
- last updated 12/30/2025
- Latest version: 1.0.0
Generic database connection resolution infrastructure for TAF platform. Provides pluggable connection resolvers (Config-based and Metadata-based) with caching support. Enables any microservice to resolve... More information -
- 244 total downloads
- last updated 3/5/2026
- Latest version: 1.2.0
SDK for consuming TAF.CodeExecutor microservice. Supports QueryHook execution (single and batch) and WorkflowAction execution. -
- 230 total downloads
- last updated 3/9/2026
- Latest version: 1.0.1
Official SDK for consuming TAF Template rendering service over HTTP. Provides TemplateClient for calling the Template API. -
- 154 total downloads
- last updated 3/1/2026
- Latest version: 1.0.0
Cross-service configuration management. Reads config from TABD_Settings via CRUD SDK, caches via ICacheService, and invalidates instantly via SettingsChangedEvent through MassTransit. -
- 97 total downloads
- last updated 4/14/2026
- Latest version: 1.0.0
HTTP-based SDK for TAF Notification Service. Provides BusContext extension methods for sending email, SMS, push, in-app, webhook, and multi-channel notifications. -
- 28 total downloads
- last updated 5/5/2026
- Latest version: 1.2.6
Serilog sink that ships log events to TAF Kibana via the TAF.Kibana.SDK. Provides batched delivery, disk-buffer resilience, secret scrubbing, and BusContext-aware tenant routing.