WageCalculator 0.0.0-preview.0

This is a prerelease version of WageCalculator.
This package has a SemVer 2.0.0 package version: 0.0.0-preview.0+build.31.
There is a newer version of this package available.
See the version list below for details.
dotnet add package WageCalculator --version 0.0.0-preview.0
NuGet\Install-Package WageCalculator -Version 0.0.0-preview.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="WageCalculator" Version="0.0.0-preview.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WageCalculator --version 0.0.0-preview.0
#r "nuget: WageCalculator, 0.0.0-preview.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.
// Install WageCalculator as a Cake Addin
#addin nuget:?package=WageCalculator&version=0.0.0-preview.0&prerelease

// Install WageCalculator as a Cake Tool
#tool nuget:?package=WageCalculator&version=0.0.0-preview.0&prerelease

WageCalculator: A Comprehensive Wage Calculation Library

WageCalculator is a robust C# library designed to streamline the process of wage calculations. It provides detailed insights into both gross and net wage computations by applying various tax brackets and contributions. This library is ideal for developers looking to integrate wage processing capabilities into payroll systems, financial applications, or any software requiring precise calculation of employee compensation.

Key Features

  • Tax Bracket Management: Define and utilize multiple tax brackets with adjustable thresholds and rates for accurate tax calculations.
  • Dual Wage Calculations:
    • Calculate From Net: Deduce the gross salary from a specified net amount, considering tax implications and contributions.
    • Calculate From Gross: Determine the net salary from a given gross amount, accounting for taxes and other deductions.
  • Contribution Handling: Automatically compute contributions such as pension and health insurance based on configurable percentages.
  • Tax Breakdowns: Get a detailed breakdown of taxes applied at each income level, enhancing transparency and understanding of tax deductions.
  • Flexible Tax Rates: Support for primary and secondary tax rates allows for complex tax scenarios typical in multi-tier tax systems.

The library is equipped with a clear and well-documented API that simplifies integration into existing projects. It is designed with modularity and ease of use in mind, ensuring that developers can adapt it to various fiscal requirements without extensive modifications.

Whether you're building a payroll system from scratch or integrating wage calculation into an existing platform, WageCalculator offers the reliability and precision you need to manage wages effectively.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net7.0

    • No dependencies.

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
2.7.0 51 5/21/2024
2.6.0 51 5/21/2024
2.5.0 110 5/17/2024
2.4.0 118 5/13/2024
2.3.0 56 5/13/2024
2.2.0 61 5/12/2024
2.1.0 63 5/11/2024
2.0.0 75 5/10/2024
1.0.0 75 5/10/2024
0.0.0-preview.0 93 4/30/2024