AbacusBusinessSoftware.Core 0.0.4

dotnet add package AbacusBusinessSoftware.Core --version 0.0.4
                    
NuGet\Install-Package AbacusBusinessSoftware.Core -Version 0.0.4
                    
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="AbacusBusinessSoftware.Core" Version="0.0.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AbacusBusinessSoftware.Core" Version="0.0.4" />
                    
Directory.Packages.props
<PackageReference Include="AbacusBusinessSoftware.Core" />
                    
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 AbacusBusinessSoftware.Core --version 0.0.4
                    
#r "nuget: AbacusBusinessSoftware.Core, 0.0.4"
                    
#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 AbacusBusinessSoftware.Core@0.0.4
                    
#: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=AbacusBusinessSoftware.Core&version=0.0.4
                    
Install as a Cake Addin
#tool nuget:?package=AbacusBusinessSoftware.Core&version=0.0.4
                    
Install as a Cake Tool

ABACUS.CORE

Ce projet est la base commune de tous les autres modules du SDK.

Il ne porte pas un domaine metier ABACUS en particulier. Son role est de fournir les briques partagees dont les autres projets ont besoin pour parler a l'API de maniere uniforme.

Ce que ce projet apporte

  • la configuration commune du client ABACUS
  • la gestion de l'authentification
  • la construction du client HTTP
  • la gestion standardisee des reponses et des erreurs

En pratique, ABACUS.CORE existe pour eviter que chaque module reimplemente les memes mecanismes transverses.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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 (16)

Showing the top 5 NuGet packages that depend on AbacusBusinessSoftware.Core:

Package Downloads
AbacusBusinessSoftware.Salary

ABACUS Salary SDK module for .NET.

AbacusBusinessSoftware.Subscription

ABACUS Subscription SDK module for .NET.

AbacusBusinessSoftware.General

ABACUS General SDK module for .NET.

AbacusBusinessSoftware.HumanResources

ABACUS HumanResources SDK module for .NET.

AbacusBusinessSoftware.AccountsReceivable

ABACUS AccountsReceivable SDK module for .NET.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.0.4 215 4/23/2026
0.0.3 212 4/23/2026
0.0.2 216 4/21/2026
0.0.0-ci.9.1.sha.g4af251a5 72 4/21/2026