System.ServiceModel.NetTcp
4.9.0
Prefix Reserved
See the version list below for details.
Install-Package System.ServiceModel.NetTcp -Version 4.9.0
dotnet add package System.ServiceModel.NetTcp --version 4.9.0
<PackageReference Include="System.ServiceModel.NetTcp" Version="4.9.0" />
paket add System.ServiceModel.NetTcp --version 4.9.0
#r "nuget: System.ServiceModel.NetTcp, 4.9.0"
// Install System.ServiceModel.NetTcp as a Cake Addin
#addin nuget:?package=System.ServiceModel.NetTcp&version=4.9.0
// Install System.ServiceModel.NetTcp as a Cake Tool
#tool nuget:?package=System.ServiceModel.NetTcp&version=4.9.0
Package Description
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.1 netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid monoandroid10 |
MonoMac | monomac |
MonoTouch | monotouch monotouch10 |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | netcore50 uap uap10.0 |
Windows Phone | wpa81 |
Windows Store | netcore netcore45 netcore451 win8 |
Xamarin.iOS | xamarinios xamarinios10 |
Xamarin.Mac | xamarinmac xamarinmac20 |
Xamarin.TVOS | xamarintvos xamarintvos10 |
Xamarin.WatchOS | xamarinwatchos xamarinwatchos10 |
-
.NETCore 5.0
- NETStandard.Library (>= 2.0.3)
- System.Net.Security (>= 4.3.1)
- System.Net.WebSockets.Client (>= 4.3.1)
- System.Private.ServiceModel (>= 4.5.3)
- System.Runtime.Serialization.Xml (>= 4.3.0)
- System.ServiceModel.Primitives (>= 4.5.3)
-
.NETFramework 4.5
- No dependencies.
-
.NETFramework 4.6
- NETStandard.Library (>= 2.0.3)
- System.ServiceModel.Primitives (>= 4.5.3)
-
.NETFramework 4.6.1
- System.ServiceModel.Primitives (>= 4.9.0)
-
.NETStandard 1.1
- NETStandard.Library (>= 2.0.3)
- System.Runtime.Serialization.Xml (>= 4.3.0)
- System.ServiceModel.Primitives (>= 4.5.3)
-
.NETStandard 1.3
- NETStandard.Library (>= 2.0.3)
- System.Net.Security (>= 4.3.1)
- System.Net.WebSockets.Client (>= 4.3.1)
- System.Private.ServiceModel (>= 4.5.3)
- System.Runtime.Serialization.Xml (>= 4.3.0)
- System.ServiceModel.Primitives (>= 4.5.3)
-
.NETStandard 2.0
- System.Private.ServiceModel (>= 4.9.0)
- System.ServiceModel.Primitives (>= 4.9.0)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
net6.0
- System.Private.ServiceModel (>= 4.9.0)
- System.ServiceModel.Primitives (>= 4.9.0)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0)
- No dependencies.
-
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 (255)
Showing the top 5 NuGet packages that depend on System.ServiceModel.NetTcp:
Package | Downloads |
---|---|
Microsoft.Identity.Client
This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET). MSAL.NET makes it easy to obtain tokens from the Microsoft identity platform for developers (formally Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts and social identities Azure AD B2C. These tokens gain access to Microsoft Cloud API and any other API secured by the Microsoft identity platform. This version supports adding authentication functionality to your .NET based client on Windows desktop (.NET 4.5+), UWP, .NET Core, Xamarin iOS and Xamarin Android. The release notes are available at https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/releases. |
|
Microsoft.IdentityModel.Clients.ActiveDirectory
There is a newer version of this library available here: https://www.nuget.org/packages/Microsoft.Identity.Client/ Migration guide: https://docs.microsoft.com/en-us/azure/active-directory/develop/msal-net-migration ADAL no longer receives new feature improvements. |
|
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. 1b651b26ca39a8a2b6c090a85b6025565fa46203 When using NuGet 3.x this package requires at least version 3.4. |
|
DevExpress.Xpo
eXpress Persistent Objects (XPO) is an Object-Relational Mapping (ORM) tool that handles all aspects of database creation and object persistence, allowing you to concentrate on your application's business logic. XPO supports more than a dozen database management systems and implements a common high-level API. Whether using MS SQL Server, PostgreSQL, MySQL, Oracle, or others, you will use the same code to implement data access and management operations. Should you decide to move your storage to a different database system, you’ll only need to change the connection string. For more information, see https://DevExpress.com/XPO. |
GitHub repositories (19)
Showing the top 5 popular GitHub repositories that depend on System.ServiceModel.NetTcp:
Repository | Stars |
---|---|
PowerShell/PowerShell
PowerShell for every system!
|
|
NLog/NLog
NLog - Advanced and Structured Logging for Various .NET Platforms
|
|
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
|
|
ArduPilot/MissionPlanner
Mission Planner Ground Control Station (c# .net)
|
Version | Downloads | Last updated |
---|---|---|
4.10.0-preview1.22261.2 | 152 | 5/16/2022 |
4.9.0 | 2,103,129 | 11/8/2021 |
4.9.0-rc2.21473.1 | 11,221 | 10/12/2021 |
4.9.0-rc1.21431.2 | 3,151 | 9/15/2021 |
4.9.0-preview1.21220.1 | 6,717 | 6/30/2021 |
4.8.1 | 4,756,736 | 1/30/2021 |
4.8.0 | 3,016,738 | 11/10/2020 |
4.8.0-rc2.20474.1 | 498 | 11/4/2020 |
4.8.0-preview3.20412.3 | 12,437 | 8/27/2020 |
4.7.0 | 15,149,303 | 12/3/2019 |
4.7.0-rtm.20072.1 | 402 | 2/18/2020 |
4.7.0-preview2.19522.3 | 9,648 | 11/1/2019 |
4.7.0-preview1.final | 5,965 | 10/15/2019 |
4.6.0 | 1,760,089 | 9/23/2019 |
4.6.0-preview9.final | 7,370 | 9/4/2019 |
4.6.0-preview8.final | 10,430 | 8/13/2019 |
4.6.0-preview6.final | 48,124 | 6/12/2019 |
4.6.0-preview5.final | 3,271 | 5/10/2019 |
4.5.3 | 7,939,269 | 7/20/2018 |
4.5.1 | 176,451 | 6/18/2018 |
4.5.0 | 307,388 | 5/29/2018 |
4.5.0-rc1-26502-06 | 11,268 | 5/6/2018 |
4.5.0-preview2-26410-01 | 4,417 | 4/10/2018 |
4.5.0-preview1-26228-01 | 6,443 | 2/28/2018 |
4.4.4 | 11,516,909 | 7/20/2018 |
4.4.2 | 217,171 | 4/17/2018 |
4.4.1 | 4,765,269 | 1/9/2018 |
4.4.0 | 2,054,952 | 8/11/2017 |
4.4.0-preview2-25419-01 | 7,944 | 6/27/2017 |
4.4.0-preview1-25303-02 | 6,207 | 5/9/2017 |
4.3.3 | 82,771 | 7/20/2018 |
4.3.1 | 3,937 | 1/9/2018 |
4.3.0 | 674,778 | 11/16/2016 |
4.3.0-preview1-24610-02 | 1,243 | 10/24/2016 |
4.1.3 | 166,344 | 7/20/2018 |
4.1.1 | 395,786 | 1/9/2018 |
4.1.0 | 1,523,035 | 6/27/2016 |
4.1.0-rc2-24027 | 14,217 | 5/16/2016 |
4.1.0-beta-23516 | 3,917 | 11/18/2015 |
4.0.1-beta-23409 | 1,190 | 10/15/2015 |
4.0.1-beta-23225 | 2,039 | 9/2/2015 |
4.0.0 | 1,852,749 | 7/29/2015 |
4.0.0-beta-23109 | 1,289 | 7/27/2015 |
4.0.0-beta-23019 | 1,193 | 6/30/2015 |
4.0.0-beta-22816 | 1,416 | 4/24/2015 |
4.0.0-beta-22605 | 1,327 | 2/13/2015 |
4.0.0-beta-22416 | 1,473 | 1/16/2015 |