VOOZH about

URL: https://www.nuget.org/packages/Veris.Models/

⇱ NuGet Gallery | Veris.Models 2.0.4




Veris.Models 2.0.4

dotnet add package Veris.Models --version 2.0.4
 
 
NuGet\Install-Package Veris.Models -Version 2.0.4
 
 
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="Veris.Models" Version="2.0.4" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Veris.Models" Version="2.0.4" />
 
Directory.Packages.props
<PackageReference Include="Veris.Models" />
 
Project file
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 Veris.Models --version 2.0.4
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Veris.Models, 2.0.4"
 
 
#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 Veris.Models@2.0.4
 
 
#: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=Veris.Models&version=2.0.4
 
Install as a Cake Addin
#tool nuget:?package=Veris.Models&version=2.0.4
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Veris Models

Update Notes - 2.0.0

  1. Removed all the local specific classes
  2. Added Machine Registration Code, Invoice Type, and Transaction Type to CreateInvoicePayload
  3. Created a default response object with signature, verification engine id and hash
  4. InvoiceResponse inherits from defaultresponse
  5. Added label to invoice response
  6. Added type counter to invoice response
  7. Added counter to invoice response
  8. Added create refund payload, refund response and cancel refund payload
  9. Credit Note and Debit Note Response inherits from default response
  10. Added branch response
  11. Added Stock Adjustment response,
  12. Added stock transfer response
  13. Added missing invoice response
  14. Added stockin response

Update Notes - 2.0.2

  1. Added the evice info class from Veris.Shared
  2. Added the invoiceRangeEntry class from Veris.Shared
  3. Added the InvoiceConsumptionEntry class from Veris.Shared
  4. Added the LogEntry class from Veris.Shared
  5. Added the OnboardingRequest class from Veris.Shared
  6. Added the OnboardingResponse class from Veris.Shared
  7. Aded the RegistrationInfo class from Veris.Shared
  8. Added the ProtectedEnvelop Class
  9. Added office to TaxPayer class
  10. Added TransactionInfo class from Veris.Shared
  11. Added TransactionUploadRequest
  12. Added TransactionUploadResponse
Product Versions Compatible and additional computed target framework versions.
.NET net6.0 net6.0 is compatible.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 was computed.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Veris.Models:

Package Downloads
veris-business-shared-models

A collection of Shared models and Helpers

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.4 303 11/27/2023
2.0.3 255 11/23/2023
2.0.2 235 11/22/2023
2.0.1 217 11/17/2023
2.0.0 241 11/17/2023
1.1.8 653 6/27/2022
1.1.7 603 6/27/2022
1.1.6 603 6/21/2022
1.1.5 607 6/21/2022
1.1.4 588 6/20/2022
1.1.3 581 6/1/2022
1.1.2 591 5/30/2022
1.1.1 645 4/25/2022
1.1.0 628 4/12/2022
1.0.9 627 4/11/2022
1.0.8 633 3/30/2022
1.0.7 623 3/28/2022
1.0.6 1,096 3/8/2022
0.0.2 604 4/11/2022
0.0.1 579 3/31/2022
Loading failed