CoderTax.sdk 6.1.0

dotnet add package CoderTax.sdk --version 6.1.0
                    
NuGet\Install-Package CoderTax.sdk -Version 6.1.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CoderTax.sdk" Version="6.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CoderTax.sdk" Version="6.1.0" />
                    
Directory.Packages.props
<PackageReference Include="CoderTax.sdk" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CoderTax.sdk --version 6.1.0
                    
#r "nuget: CoderTax.sdk, 6.1.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package CoderTax.sdk@6.1.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CoderTax.sdk&version=6.1.0
                    
Install as a Cake Addin
#tool nuget:?package=CoderTax.sdk&version=6.1.0
                    
Install as a Cake Tool

CoderTax SDK

CoderTax SDK is a foundational toolkit designed to accelerate the development of mission-critical systems such as tax administration, revenue collection, workflow management, accounting engines, and form-based transactional applications.

It provides a solid and extensible framework that encapsulates common patterns, business rules, and operational processes used across government agencies, financial institutions, and enterprise-grade administrative systems.


🚀 Key Features

  • Dynamic Form Engine
    Build, validate, and process complex dynamic forms with multi-step flows.

  • Business Rules Engine
    Execute rules written in JavaScript using ClearScript, supporting:

    • Validations
    • Transformations
    • Data consistency rules
    • External lookups
  • Workflow & Task Orchestration
    Automate business processes, internal tasks, and routing logic.

  • Accounting & Ledger Entries
    Generate accounting movements, manage balance impacts, and support multi-ledger schemas.

  • High-Performance Data Access
    Integrations with SQL Server, MySQL, MongoDB, Kafka, and more.

  • Template Generation
    PDF/HTML generation using Handlebars and internal template processors.

  • Security & Identity
    JWT-based authentication helpers and token validation.

  • File & Data Processing Utilities
    CSV, YAML, compression, HTTP helpers, and batch data processing components.


📦 Installation

Add the package via NuGet:

dotnet add package CoderTax.SDK

## Use Cases
- Tax administration systems (national/provincial/municipal)
- Revenue collection platforms
- Workflow-driven administrative systems
- Accounting entry generators and settlement engines
- Citizen service portals (forms + rules + workflows)
- Inspection and audit systems
- Legacy modernization projects
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.1.0 170 11/27/2025