System.ServiceModel.Duplex
4.5.0
Prefix Reserved
Advisory: https://github.com/advisories/GHSA-p9wx-v264-q34p | Severity: moderate |
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package System.ServiceModel.Duplex --version 4.5.0
NuGet\Install-Package System.ServiceModel.Duplex -Version 4.5.0
<PackageReference Include="System.ServiceModel.Duplex" Version="4.5.0" />
paket add System.ServiceModel.Duplex --version 4.5.0
#r "nuget: System.ServiceModel.Duplex, 4.5.0"
// Install System.ServiceModel.Duplex as a Cake Addin #addin nuget:?package=System.ServiceModel.Duplex&version=4.5.0 // Install System.ServiceModel.Duplex as a Cake Tool #tool nuget:?package=System.ServiceModel.Duplex&version=4.5.0
Provides classes for consuming and communicating with duplex services.
Commonly Used Types:
System.ServiceModel.DuplexClientBase<TChannel>
System.ServiceModel.InstanceContext
5937b8c4e63f32a2356bd6d63c912c4e2a98dced
When using NuGet 3.x this package requires at least version 3.4.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.1 is compatible. netstandard1.2 was computed. netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. monoandroid10 is compatible. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. monotouch10 is compatible. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | netcore50 is compatible. uap was computed. uap10.0 was computed. uap10.0.16300 is compatible. |
Windows Phone | wpa81 was computed. |
Windows Store | netcore was computed. netcore45 was computed. netcore451 was computed. win8 is compatible. |
Xamarin.iOS | xamarinios was computed. xamarinios10 is compatible. |
Xamarin.Mac | xamarinmac was computed. xamarinmac20 is compatible. |
Xamarin.TVOS | xamarintvos was computed. xamarintvos10 is compatible. |
Xamarin.WatchOS | xamarinwatchos was computed. xamarinwatchos10 is compatible. |
-
.NETCore 5.0
- NETStandard.Library (>= 1.6.1)
- System.Private.ServiceModel (>= 4.5.0)
- System.ServiceModel.Primitives (>= 4.5.0)
-
.NETFramework 4.5
- No dependencies.
-
.NETFramework 4.6.1
- System.ServiceModel.Primitives (>= 4.5.0)
-
.NETStandard 1.1
- NETStandard.Library (>= 1.6.1)
- System.ServiceModel.Primitives (>= 4.5.0)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- System.Private.ServiceModel (>= 4.5.0)
- System.ServiceModel.Primitives (>= 4.5.0)
-
.NETStandard 2.0
- System.Private.ServiceModel (>= 4.5.0)
- System.ServiceModel.Primitives (>= 4.5.0)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Portable Class Library (.NETFramework 4.5, Windows 8.0)
- No dependencies.
-
UAP 10.0.16299
- System.Private.ServiceModel (>= 4.5.0)
-
UAP 10.0.16300
- System.Private.ServiceModel (>= 4.5.0)
- System.ServiceModel.Primitives (>= 4.5.0)
-
Windows 8.0
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
-
Xamarin.TVOS 1.0
- No dependencies.
-
Xamarin.WatchOS 1.0
- No dependencies.
NuGet packages (381)
Showing the top 5 NuGet packages that depend on System.ServiceModel.Duplex:
Package | Downloads |
---|---|
Microsoft.Windows.Compatibility
This Windows Compatibility Pack provides access to APIs that were previously available only for .NET Framework. It can be used from both .NET as well as .NET Standard. |
|
Microsoft.NETCore.UniversalWindowsPlatform
Provides a set of packages that can be used when building Universal Windows applications on .NETCore. d67bd83a075b8b10cb95810568073c1a3211f28b When using NuGet 3.x this package requires at least version 3.4. |
|
Microsoft.PowerShell.SDK
Runtime for hosting PowerShell |
|
VisioForge.DotNet.Core
VisioForge .Net products for video capture, editing and playback (Video Capture SDK, Media Player SDK, Video Edit SDK). Core package. |
|
Dynamicweb.Security
API used for authorization, impersonation and user management |
GitHub repositories (17)
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
|
Version | Downloads | Last updated | |
---|---|---|---|
6.0.0 | 10,550,583 | 5/18/2023 | |
6.0.0-rc.23205.4 | 11,503 | 4/7/2023 | |
6.0.0-preview1.23060.3 | 31,296 | 1/18/2023 | |
4.10.3 | 5,585,027 | 10/16/2023 | |
4.10.2 | 4,203,985 | 3/27/2023 | |
4.10.0 | 11,337,662 | 8/17/2022 | |
4.10.0-preview1.22261.2 | 23,450 | 5/16/2022 | |
4.9.0 | 23,647,636 | 11/8/2021 | |
4.9.0-rc2.21473.1 | 13,358 | 10/12/2021 | |
4.9.0-rc1.21431.2 | 7,166 | 9/15/2021 | |
4.9.0-preview1.21220.1 | 8,223 | 6/30/2021 | |
4.8.1 | 15,646,347 | 1/30/2021 | |
4.8.0 | 7,147,750 | 11/10/2020 | |
4.8.0-rc2.20474.1 | 959 | 11/4/2020 | |
4.8.0-preview3.20412.3 | 30,141 | 8/27/2020 | |
4.7.0 | 35,000,772 | 12/3/2019 | |
4.7.0-rtm.20072.1 | 868 | 2/18/2020 | |
4.7.0-preview2.19522.3 | 2,386 | 11/1/2019 | |
4.7.0-preview1.final | 6,995 | 10/15/2019 | |
4.6.0 | 3,941,883 | 9/23/2019 | |
4.6.0-preview9.final | 10,355 | 9/4/2019 | |
4.6.0-preview8.final | 11,110 | 8/13/2019 | |
4.6.0-preview6.final | 101,651 | 6/12/2019 | |
4.6.0-preview5.final | 4,518 | 5/10/2019 | |
4.5.3 | 11,756,315 | 7/20/2018 | |
4.5.1 | 228,617 | 6/18/2018 | |
4.5.0 | 403,872 | 5/29/2018 | |
4.5.0-rc1-26502-06 | 18,092 | 5/6/2018 | |
4.5.0-preview2-26410-01 | 7,082 | 4/10/2018 | |
4.5.0-preview1-26228-01 | 7,943 | 2/28/2018 | |
4.4.4 | 21,355,478 | 7/20/2018 | |
4.4.2 | 298,149 | 4/17/2018 | |
4.4.1 | 5,642,461 | 1/9/2018 | |
4.4.0 | 2,727,564 | 8/11/2017 | |
4.4.0-preview2-25419-01 | 8,953 | 6/27/2017 | |
4.4.0-preview1-25303-02 | 6,709 | 5/9/2017 | |
4.3.3 | 368,827 | 7/20/2018 | |
4.3.1 | 6,320 | 1/9/2018 | |
4.3.0 | 694,498 | 11/16/2016 | |
4.3.0-preview1-24610-02 | 2,882 | 10/24/2016 | |
4.0.4 | 237,708 | 7/20/2018 | |
4.0.2 | 521,139 | 1/9/2018 | |
4.0.1 | 1,841,514 | 6/27/2016 | |
4.0.1-rc2-24027 | 16,454 | 5/16/2016 | |
4.0.1-beta-23516 | 5,385 | 11/18/2015 | |
4.0.1-beta-23409 | 2,827 | 10/15/2015 | |
4.0.1-beta-23225 | 4,554 | 9/2/2015 | |
4.0.0 | 2,084,709 | 7/29/2015 | |
4.0.0-beta-23109 | 2,846 | 7/27/2015 | |
4.0.0-beta-23019 | 2,795 | 6/30/2015 | |
4.0.0-beta-22816 | 3,009 | 4/24/2015 | |
4.0.0-beta-22605 | 3,254 | 2/13/2015 | |
4.0.0-beta-22416 | 3,291 | 1/16/2015 |