TicoPayDll 1.0.0.59
See the version list below for details.
dotnet add package TicoPayDll --version 1.0.0.59
NuGet\Install-Package TicoPayDll -Version 1.0.0.59
<PackageReference Include="TicoPayDll" Version="1.0.0.59" />
paket add TicoPayDll --version 1.0.0.59
#r "nuget: TicoPayDll, 1.0.0.59"
// Install TicoPayDll as a Cake Addin #addin nuget:?package=TicoPayDll&version=1.0.0.59 // Install TicoPayDll as a Cake Tool #tool nuget:?package=TicoPayDll&version=1.0.0.59
Package Description
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Marvin.StreamExtensions (>= 1.1.0)
- Newtonsoft.Json (>= 11.0.2)
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.1.0.35 | 141 | 1/24/2024 |
1.1.0.34 | 194 | 6/1/2023 |
1.1.0.33 | 529 | 2/14/2022 |
1.1.0.32 | 376 | 7/7/2021 |
1.1.0.31 | 337 | 6/17/2021 |
1.1.0.30 | 328 | 5/11/2021 |
1.1.0.29 | 385 | 3/1/2021 |
1.1.0.27 | 374 | 2/15/2021 |
1.1.0.26 | 460 | 12/23/2020 |
1.1.0.25 | 426 | 12/7/2020 |
1.1.0.24 | 507 | 11/2/2020 |
1.1.0.23 | 679 | 9/10/2020 |
1.1.0.22 | 468 | 8/28/2020 |
1.0.0.64 | 489 | 2/14/2022 |
1.0.0.63 | 425 | 6/24/2021 |
1.0.0.62 | 427 | 6/14/2021 |
1.0.0.61 | 368 | 5/11/2021 |
1.0.0.60 | 369 | 4/14/2021 |
1.0.0.59 | 407 | 3/11/2021 |
1.0.0.56 | 418 | 2/15/2021 |
1.0.0.55 | 447 | 12/23/2020 |
1.0.0.54 | 470 | 12/7/2020 |
1.0.0.53 | 490 | 11/2/2020 |
1.0.0.52 | 469 | 10/23/2020 |
1.0.0.50 | 666 | 9/10/2020 |
1.0.0.49 | 478 | 8/28/2020 |
-Nuevo metodo optimizado con Stream para facturar FE y TE
05/02/2020
- Se modifica dto InvoiceSendTribunet y se agrega propiedad Notas
30/06/2020
-Propiedad ExonerationPercentage en TicoPayDll/Invoices/Dto/NewInvoiceExoneration.cs cambia de int a decimal.
-Se agrepa el TaxId a TicoPayDll/Clients/Dto/ClientExoneration.cs
28/08/2020
- Se agrega la propiedad Id ( Id de la linea)del tipo Guid a los Dto Invoice.cs y se agrega propiedad ReferenceILId a CompleteNote.cs que hace referencia a la linea de la factura
10/09/2020
Nuevos Dto CreateNote y CreateNoteLine para consumo del método PostNote del api
02/11/2020
-Se agregó propiedad TaxAdministrationItemCodeId al dto InvoiceLineApiDto en TicoPayDll/Invoices/Invoice.cs para poder leer códigos CABYS de las líneas. 02/11/2020
-Se agregaron métodos para Personal Access Token: consulta por ClientId, consulta por referencia externa y creación de token. 07/12/2020
-Se agrega el campo de eliminated a los dtos de los códigos CABYS. 23/12/2020
-Se agregan campos sobre cargos a terceros en el dto de Otros Cargos. 15/02/2021
-Se agrega un parámetro para permitir seleccionar si el PDF del documento debe ser enviado inmediatamente. 01/03/2021