TicoPayDll 1.1.0.35

dotnet add package TicoPayDll --version 1.1.0.35
NuGet\Install-Package TicoPayDll -Version 1.1.0.35
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="TicoPayDll" Version="1.1.0.35" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TicoPayDll --version 1.1.0.35
#r "nuget: TicoPayDll, 1.1.0.35"
#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.
// Install TicoPayDll as a Cake Addin
#addin nuget:?package=TicoPayDll&version=1.1.0.35

// Install TicoPayDll as a Cake Tool
#tool nuget:?package=TicoPayDll&version=1.1.0.35

Package Description

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 82 1/24/2024
1.1.0.34 164 6/1/2023
1.1.0.33 499 2/14/2022
1.1.0.32 364 7/7/2021
1.1.0.31 312 6/17/2021
1.1.0.30 315 5/11/2021
1.1.0.29 373 3/1/2021
1.1.0.27 353 2/15/2021
1.1.0.26 436 12/23/2020
1.1.0.25 403 12/7/2020
1.1.0.24 496 11/2/2020
1.1.0.23 660 9/10/2020
1.1.0.22 443 8/28/2020
1.0.0.64 463 2/14/2022
1.0.0.63 401 6/24/2021
1.0.0.62 398 6/14/2021
1.0.0.61 342 5/11/2021
1.0.0.60 339 4/14/2021
1.0.0.59 381 3/11/2021
1.0.0.56 394 2/15/2021
1.0.0.55 433 12/23/2020
1.0.0.54 447 12/7/2020
1.0.0.53 463 11/2/2020
1.0.0.52 442 10/23/2020
1.0.0.50 632 9/10/2020
1.0.0.49 448 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
-Se modifica el método de redondeo interno de Ticopay para asegurar su funcionamiento correcto. 11/05/2021
-Se agregan los campos de retención al cliente. 17/06/21
-Se agrega el método de pago de retención por terceros. 06/07/21
-Se agrega método para consulta de certificado vencido de tenant 14/02/22
-Se cambia a ticontable.com 01/06/23
24/01/24
-Se agregan validaciones adicionales a la creación de facturas.