VOOZH about

URL: https://www.nuget.org/packages/System.ServiceModel.NetTcp/6.2.0

⇱ NuGet Gallery | System.ServiceModel.NetTcp 6.2.0




👁 Image
System.ServiceModel.NetTcp 6.2.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package System.ServiceModel.NetTcp --version 6.2.0
 
 
NuGet\Install-Package System.ServiceModel.NetTcp -Version 6.2.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.NetTcp" Version="6.2.0" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="System.ServiceModel.NetTcp" Version="6.2.0" />
 
Directory.Packages.props
<PackageReference Include="System.ServiceModel.NetTcp" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add System.ServiceModel.NetTcp --version 6.2.0
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.ServiceModel.NetTcp, 6.2.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.
#:package System.ServiceModel.NetTcp@6.2.0
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=System.ServiceModel.NetTcp&version=6.2.0
 
Install as a Cake Addin
#tool nuget:?package=System.ServiceModel.NetTcp&version=6.2.0
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Provides the types that permit SOAP messages to be exchanged using TCP (example: NetTcpBinding).

Product Versions Compatible and additional computed target framework versions.
.NET net6.0 net6.0 is compatible.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 was computed.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (423)

Showing the top 5 NuGet packages that depend on System.ServiceModel.NetTcp:

Package Downloads
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.

DevExpress.Xpo

Target Platform/Framework: Desktop, Web, Mobile DevExpress Product Libraries Used: XPO (.NET ORM Library) (https://www.devexpress.com/xpo) Available in the following DevExpress Subscription(s): Universal, DXperience, WinForms, ASP.NET & Blazor (includes DevExtreme), WPF, DevExtreme Complete, Reporting

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.PowerShell.SDK

Runtime for hosting PowerShell

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.

GitHub repositories (32)

Showing the top 20 popular GitHub repositories that depend on System.ServiceModel.NetTcp:

Repository Stars
PowerShell/PowerShell
PowerShell for every system!
dotnet/samples
Sample code referenced by the .NET documentation
netwrix/pingcastle
PingCastle - Get Active Directory Security at 80% in 20% of the time
ArduPilot/MissionPlanner
Mission Planner Ground Control Station for ArduPilot (c# .net)
EWSoftware/SHFB
Sandcastle Help File Builder (SHFB). A standalone GUI, Visual Studio integration package, and MSBuild tasks providing full configuration and extensibility for building help files with the Sandcastle tools.
CoreWCF/CoreWCF
Main repository for the Core WCF project
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
DigDes/SoapCore
SOAP extension for ASP.NET Core
AlexWan/OsEngine
Open Source algo trading platform
DevArchitecture/DevArchitecture
DevArchitecture Backend Project
terrymacdonald/DisplayMagician
DisplayMagician is an open source tool for automatically configuring your displays and sound for a game or application from a single Windows Shortcut.
open-telemetry/opentelemetry-dotnet-contrib
This repository contains set of components extending functionality of the OpenTelemetry .NET SDK. Instrumentation libraries, exporters, and other components can find their home here.
simple-acme/simple-acme
A simple cross platform ACME client (for use with Let's Encrypt et al.)
ciribob/DCS-SimpleRadioStandalone
An open source Stand alone Radio for DCS integrating with all clickable cockpits and FC3 Aircraft
mastreeno/Merp
An event based Micro ERP
solarwinds/OrionSDK
SDK for the SolarWinds Orion platform, including tools, documentation, and samples in PowerShell, C#, Go, Perl, and Java.
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
AzureAD/azure-activedirectory-library-for-dotnet
ADAL authentication libraries for .net
openrails/openrails
Open Rails: free train simulator that supports the world's largest range of digital content.
damieng/DamienGKit
Useful utility classes and helpers from DamienG.com
Version Downloads Last Updated
10.0.652802 5,862,916 11/11/2025
8.1.2 17,279,543 3/5/2025
8.1.1 6,759,046 12/12/2024
8.1.0 4,826,602 11/12/2024
8.0.0 19,233,127 12/13/2023
6.2.0 10,511,285 11/8/2023
6.1.0 2,903,440 10/18/2023
6.0.0 12,918,600 5/18/2023
6.0.0-rc.23205.4 15,320 4/7/2023
6.0.0-preview1.23060.3 42,314 1/18/2023
4.10.3 24,458,102 10/16/2023
4.10.2 8,557,972 3/27/2023
4.10.0 26,810,048 8/17/2022
4.10.0-preview1.22261.2 35,377 5/16/2022
4.9.0 33,517,012 11/8/2021
4.9.0-rc2.21473.1 14,876 10/12/2021
4.9.0-rc1.21431.2 8,055 9/15/2021
4.9.0-preview1.21220.1 11,423 6/30/2021
Loading failed