Pacioli.Contracts
1.13.89
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Pacioli.Contracts --version 1.13.89
NuGet\Install-Package Pacioli.Contracts -Version 1.13.89
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.89" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Pacioli.Contracts" Version="1.13.89" />
<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.89
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Pacioli.Contracts, 1.13.89"
#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.89
#: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.89
#tool nuget:?package=Pacioli.Contracts&version=1.13.89
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.59 | 70 | 4/30/2026 |
| 1.14.58 | 86 | 4/28/2026 |
| 1.14.57 | 77 | 4/28/2026 |
| 1.14.56 | 85 | 4/26/2026 |
| 1.14.55 | 89 | 4/25/2026 |
| 1.14.54 | 90 | 4/24/2026 |
| 1.14.53 | 87 | 4/23/2026 |
| 1.14.52 | 101 | 4/23/2026 |
| 1.14.51 | 83 | 4/23/2026 |
| 1.14.50 | 89 | 4/23/2026 |
| 1.14.49 | 90 | 4/23/2026 |
| 1.14.48 | 85 | 4/21/2026 |
| 1.14.47 | 107 | 4/15/2026 |
| 1.14.46 | 96 | 4/14/2026 |
| 1.14.45 | 96 | 4/14/2026 |
| 1.14.44 | 82 | 4/14/2026 |
| 1.14.43 | 89 | 4/14/2026 |
| 1.14.42 | 92 | 4/12/2026 |
| 1.14.41 | 88 | 4/12/2026 |
| 1.13.89 | 80 | 3/21/2026 |
Loading failed