MediaProB2BService 12.0.1

dotnet add package MediaProB2BService --version 12.0.1
NuGet\Install-Package MediaProB2BService -Version 12.0.1
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="MediaProB2BService" Version="12.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MediaProB2BService --version 12.0.1
#r "nuget: MediaProB2BService, 12.0.1"
#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 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 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. 
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
12.0.1 353 12/21/2022
12.0.0 319 12/20/2022
11.1.3 403 11/3/2021
11.1.2 372 4/20/2021
11.1.1 441 10/1/2020
11.1.0 945 1/28/2019
11.0.1 803 8/27/2018
11.0.0 931 7/6/2018
10.0.4.1 979 10/25/2017
10.0.4 886 10/2/2017

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.