MediaProB2BService 12.0.1
dotnet add package MediaProB2BService --version 12.0.1
NuGet\Install-Package MediaProB2BService -Version 12.0.1
<PackageReference Include="MediaProB2BService" Version="12.0.1" />
paket add MediaProB2BService --version 12.0.1
#r "nuget: MediaProB2BService, 12.0.1"
// Install MediaProB2BService as a Cake Addin #addin nuget:?package=MediaProB2BService&version=12.0.1 // Install MediaProB2BService as a Cake Tool #tool nuget:?package=MediaProB2BService&version=12.0.1
B2B web service for MediaPro
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. |
-
- protobuf-net (>= 2.4.6)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
12.0.1
- Changed protobuf-net version from 3.1.26 to 2.4.7.
12.0.0
- Added fields PseudoId and RequestMode to the Identification object.
- Updated protobuf-net version from 2.4.6 to 3.1.26.
11.1.3
- Fixed a bug in the DataContract of CreateCommercialInstruction.
- Updated protobuf-net version from 2.3.2 to 2.4.6.
11.1.2
- Added contract GetCommercials.
11.1.1
- Added contracts CreateCommercialInstruction and GetCommercialInstructions.