MediaProB2BService 12.0.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package MediaProB2BService --version 12.0.0
NuGet\Install-Package MediaProB2BService -Version 12.0.0
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.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MediaProB2BService --version 12.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MediaProB2BService, 12.0.0"
#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.0 // Install MediaProB2BService as a Cake Tool #tool nuget:?package=MediaProB2BService&version=12.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- protobuf-net (>= 3.1.26)
- protobuf-net.ServiceModel (>= 3.1.25)
- System.Collections.Immutable (>= 7.0.0)
- System.Numerics.Vectors (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
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.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.