TechAppForce
-
- 13,471 total downloads
- last updated 7/6/2026
- Latest version: 1.11.6
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 -
- 10,385 total downloads
- last updated 6/25/2026
- Latest version: 2.2.21
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 -
- 9,812 total downloads
- last updated 7/16/2026
- Latest version: 10.2.2
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 -
- 7,582 total downloads
- last updated 6/29/2026
- Latest version: 6.1.0
Official SDK for consuming TAF.CRUD microservice. v6.0.12: Bumps TAF.Infra.MassTransit dependency to 2.2.20 — CommandConsumer now logs at Information level (visible in Kibana at default log level) and pushes... More information -
- 6,494 total downloads
- last updated 5/20/2026
- Latest version: 2.3.1
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 -
- 2,750 total downloads
- last updated 6/30/2026
- Latest version: 1.5.0
Professional SDK for TAF Kibana logging and analytics platform. Version 1.4.6 restores PropertyNameCaseInsensitive=true on the JsonSerializerOptions used by KibanaClient.PostAsync / DeleteAsync. The 1.4.5... More information -
- 2,666 total downloads
- last updated 5/19/2026
- Latest version: 1.0.1
Centralized error handling infrastructure for TAF microservices. Provides global exception middleware, common exceptions, error factories, and consistent error response formatting. -
- 2,555 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 -
- 2,239 total downloads
- last updated 12/8/2025
- Latest version: 1.0.0
TAF Infrastructure Redis Pub/Sub for result awaiting pattern -
- 1,614 total downloads
- last updated 7/8/2026
- Latest version: 1.1.1
Shared JWT authentication package for TAF microservices. Provides JWT bearer token authentication with standardized configuration and extension methods. -
- 1,291 total downloads
- last updated 6/29/2026
- Latest version: 1.3.0
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 -
- 1,094 total downloads
- last updated 6/25/2026
- Latest version: 1.5.7
Serilog sink that ships log events to TAF Kibana via the TAF.Kibana.SDK. Version 1.5.5 closes a gap where HttpRequestAuditMiddleware audit docs were silently dropped when Kibana was down. RequestAuditEmitter... More information -
- 964 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 -
- 792 total downloads
- last updated 6/30/2026
- Latest version: 1.1.0
HTTP-based SDK for TAF Notification Service. Provides BusContext extension methods for sending email, SMS, push, in-app, webhook, and multi-channel notifications. -
- 729 total downloads
- last updated 6/30/2026
- Latest version: 1.3.0
SDK for consuming TAF.CodeExecutor microservice. Supports QueryHook execution (single and batch) and WorkflowAction execution. -
- 663 total downloads
- last updated 6/30/2026
- Latest version: 1.1.0
Official SDK for consuming TAF Template rendering service over HTTP. Provides TemplateClient for calling the Template API. -
- 510 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. -
- 361 total downloads
- last updated 6/22/2026
- Latest version: 1.0.0
Phase-1 unit-test foundation for the TAF platform: in-memory builders (BusContext, AppObject, Field), OperationResult assertion helpers, and NSubstitute fakes for infra bus abstractions. No database,... More information -
- 330 total downloads
- last updated 6/30/2026
- Latest version: 1.1.0
TAF Report Service SDK — HTTP client and BusContext extensions for report download.