Pacioli.Contracts
1.13.87
dotnet add package Pacioli.Contracts --version 1.13.87
NuGet\Install-Package Pacioli.Contracts -Version 1.13.87
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="Pacioli.Contracts" Version="1.13.87" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Pacioli.Contracts" Version="1.13.87" />
<PackageReference Include="Pacioli.Contracts" />
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 Pacioli.Contracts --version 1.13.87
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Pacioli.Contracts, 1.13.87"
#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 Pacioli.Contracts@1.13.87
#: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=Pacioli.Contracts&version=1.13.87
#tool nuget:?package=Pacioli.Contracts&version=1.13.87
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Pacioli.Contracts
ES – Contratos compartidos (enums y tipos livianos) usados entre los servicios y front-ends de Pacioli para evitar “drift” entre módulos.
EN – Shared contracts (enums & lightweight types) used across Pacioli services and front-ends to prevent contract drift.
Contenido
- Enums de uso común (p. ej.
SubscriptionStatus). - Tipos/DTOs simples y estables para integración entre Pacioli.Master y Pacioli.Platform.
- Sin dependencias externas: solo .NET 8.
Objetivo: publicar una única fuente de verdad de contratos que puedan versionarse de forma segura y consumirse desde múltiples soluciones.
Instalación
Via CLI:
dotnet add package Pacioli.Contracts
| Product | Versions 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.
-
net8.0
- Amazon.S3 (>= 0.34.0)
- AWSSDK.S3 (>= 3.7.405.6)
- HtmlAgilityPack (>= 1.12.3)
- libphonenumber-csharp (>= 9.0.14)
- Microsoft.AspNetCore.Http (>= 2.3.0)
- Microsoft.AspNetCore.Mvc.ViewFeatures (>= 2.3.0)
- Microsoft.Extensions.Configuration.UserSecrets (>= 6.0.1)
- Newtonsoft.Json (>= 13.0.4)
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 |
|---|---|---|
| 1.13.87 | 32 | 3/11/2026 |
| 1.13.86 | 31 | 3/10/2026 |
| 1.13.85 | 28 | 3/10/2026 |
| 1.13.84 | 27 | 3/10/2026 |
| 1.13.83 | 33 | 3/10/2026 |
| 1.13.82 | 47 | 3/8/2026 |
| 1.13.81 | 39 | 3/8/2026 |
| 1.13.80 | 37 | 3/8/2026 |
| 1.13.79 | 39 | 3/8/2026 |
| 1.13.78 | 32 | 3/8/2026 |
| 1.13.77 | 32 | 3/8/2026 |
| 1.13.76 | 36 | 3/8/2026 |
| 1.13.75 | 37 | 3/8/2026 |
| 1.13.74 | 42 | 3/7/2026 |
| 1.13.73 | 36 | 3/7/2026 |
| 1.13.72 | 34 | 3/7/2026 |
| 1.13.71 | 38 | 3/7/2026 |
| 1.13.69 | 40 | 3/7/2026 |
| 1.13.68 | 86 | 3/2/2026 |
| 1.13.67 | 88 | 2/22/2026 |
Loading failed