TicoPayDll 1.0.0.52
See the version list below for details.
dotnet add package TicoPayDll --version 1.0.0.52
NuGet\Install-Package TicoPayDll -Version 1.0.0.52
<PackageReference Include="TicoPayDll" Version="1.0.0.52" />
paket add TicoPayDll --version 1.0.0.52
#r "nuget: TicoPayDll, 1.0.0.52"
// Install TicoPayDll as a Cake Addin #addin nuget:?package=TicoPayDll&version=1.0.0.52 // Install TicoPayDll as a Cake Tool #tool nuget:?package=TicoPayDll&version=1.0.0.52
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 | 145 | 1/24/2024 |
1.1.0.34 | 198 | 6/1/2023 |
1.1.0.33 | 535 | 2/14/2022 |
1.1.0.32 | 380 | 7/7/2021 |
1.1.0.31 | 341 | 6/17/2021 |
1.1.0.30 | 332 | 5/11/2021 |
1.1.0.29 | 389 | 3/1/2021 |
1.1.0.27 | 378 | 2/15/2021 |
1.1.0.26 | 464 | 12/23/2020 |
1.1.0.25 | 430 | 12/7/2020 |
1.1.0.24 | 511 | 11/2/2020 |
1.1.0.23 | 683 | 9/10/2020 |
1.1.0.22 | 472 | 8/28/2020 |
1.0.0.64 | 493 | 2/14/2022 |
1.0.0.63 | 429 | 6/24/2021 |
1.0.0.62 | 431 | 6/14/2021 |
1.0.0.61 | 372 | 5/11/2021 |
1.0.0.60 | 373 | 4/14/2021 |
1.0.0.59 | 411 | 3/11/2021 |
1.0.0.56 | 422 | 2/15/2021 |
1.0.0.55 | 451 | 12/23/2020 |
1.0.0.54 | 474 | 12/7/2020 |
1.0.0.53 | 494 | 11/2/2020 |
1.0.0.52 | 473 | 10/23/2020 |
1.0.0.50 | 670 | 9/10/2020 |
1.0.0.49 | 482 | 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
23/10/2020
-Se agrega OtherReferences para el objeto de facturacion (Para enviar otras referencias en el xml)