Pacioli.Contracts
1.14.6
dotnet add package Pacioli.Contracts --version 1.14.6
NuGet\Install-Package Pacioli.Contracts -Version 1.14.6
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.14.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Pacioli.Contracts" Version="1.14.6" />
<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.14.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Pacioli.Contracts, 1.14.6"
#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.14.6
#: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.14.6
#tool nuget:?package=Pacioli.Contracts&version=1.14.6
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.14.6 | 77 | 3/23/2026 |
| 1.14.5 | 74 | 3/23/2026 |
| 1.14.4 | 74 | 3/21/2026 |
| 1.14.3 | 72 | 3/21/2026 |
| 1.14.2 | 79 | 3/21/2026 |
| 1.14.1 | 73 | 3/21/2026 |
| 1.13.99 | 81 | 3/21/2026 |
| 1.13.90 | 77 | 3/21/2026 |
| 1.13.89 | 71 | 3/21/2026 |
| 1.13.88 | 79 | 3/21/2026 |
| 1.13.87 | 91 | 3/11/2026 |
| 1.13.86 | 81 | 3/10/2026 |
| 1.13.85 | 78 | 3/10/2026 |
| 1.13.84 | 78 | 3/10/2026 |
| 1.13.83 | 84 | 3/10/2026 |
| 1.13.82 | 86 | 3/8/2026 |
| 1.13.81 | 78 | 3/8/2026 |
| 1.13.80 | 76 | 3/8/2026 |
| 1.13.79 | 78 | 3/8/2026 |
| 1.13.78 | 71 | 3/8/2026 |
Loading failed