MdlpApiClient 1.2.0
See the version list below for details.
dotnet add package MdlpApiClient --version 1.2.0
NuGet\Install-Package MdlpApiClient -Version 1.2.0
<PackageReference Include="MdlpApiClient" Version="1.2.0" />
paket add MdlpApiClient --version 1.2.0
#r "nuget: MdlpApiClient, 1.2.0"
// Install MdlpApiClient as a Cake Addin #addin nuget:?package=MdlpApiClient&version=1.2.0 // Install MdlpApiClient as a Cake Tool #tool nuget:?package=MdlpApiClient&version=1.2.0
Честный знак. ИС «Маркировка». МДЛП — MDLP REST API client.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.6.2
- GostCryptography (>= 2.0.8)
- restsharp (>= 106.10.1)
- ServiceStack.Text (>= 4.0.62)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Beta release. What's new:
v1.2.0:
— Worked around DateTime serialization issues.
v1.1.0:
— SendDocument, GetDocument and GetTicket are working with document classes, not strings.
— Added GetDocumentText and GetTicketText methods to return strings.
— Added XmlSerializationHelper class.
— Automatic selection of SendDocument and SendLargeDocument based on the document size.
— Sandbox support.
v1.0.0:
— Initial implementation.