System.ServiceModel.Duplex 4.0.0

Prefix Reserved
Details
Advisory: https://github.com/advisories/GHSA-p9wx-v264-q34p Severity: moderate
There is a newer prerelease version of this package available.
See the version list below for details.

Requires NuGet 3.0 or higher.

dotnet add package System.ServiceModel.Duplex --version 4.0.0                
NuGet\Install-Package System.ServiceModel.Duplex -Version 4.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="System.ServiceModel.Duplex" Version="4.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.ServiceModel.Duplex --version 4.0.0                
#r "nuget: System.ServiceModel.Duplex, 4.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 System.ServiceModel.Duplex as a Cake Addin
#addin nuget:?package=System.ServiceModel.Duplex&version=4.0.0

// Install System.ServiceModel.Duplex as a Cake Tool
#tool nuget:?package=System.ServiceModel.Duplex&version=4.0.0                

Provides classes for consuming and communicating with duplex services.

Commonly Used Types:
System.ServiceModel.DuplexClientBase<TChannel>
System.ServiceModel.InstanceContext

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
DNXCore dnxcore50 is compatible. 
Universal Windows Platform netcore50 is compatible. 
Windows Store win8 is compatible. 
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 System.ServiceModel.Duplex:

Package Downloads
Microsoft.NETCore.UniversalWindowsPlatform

Provides a set of packages that can be used when building Universal Windows applications on .NETCore.

GitHub repositories (18)

Showing the top 5 popular GitHub repositories that depend on System.ServiceModel.Duplex:

Repository Stars
PowerShell/PowerShell
PowerShell for every system!
ArduPilot/MissionPlanner
Mission Planner Ground Control Station for ArduPilot (c# .net)
dotnet/wcf
This repo contains the client-oriented WCF libraries that enable applications built on .NET Core to communicate with WCF services.
CoreWCF/CoreWCF
Main repository for the Core WCF project
DevArchitecture/DevArchitecture
DevArchitecture Backend Project