System.ServiceModel.NetTcp 4.4.0-preview2-25419-01

Prefix Reserved
This is a prerelease version of System.ServiceModel.NetTcp.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.12 or higher.

dotnet add package System.ServiceModel.NetTcp --version 4.4.0-preview2-25419-01
                    
NuGet\Install-Package System.ServiceModel.NetTcp -Version 4.4.0-preview2-25419-01
                    
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="4.4.0-preview2-25419-01" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="System.ServiceModel.NetTcp" Version="4.4.0-preview2-25419-01" />
                    
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 4.4.0-preview2-25419-01
                    
#r "nuget: System.ServiceModel.NetTcp, 4.4.0-preview2-25419-01"
                    
#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.
#addin nuget:?package=System.ServiceModel.NetTcp&version=4.4.0-preview2-25419-01&prerelease
                    
Install System.ServiceModel.NetTcp as a Cake Addin
#tool nuget:?package=System.ServiceModel.NetTcp&version=4.4.0-preview2-25419-01&prerelease
                    
Install System.ServiceModel.NetTcp as a Cake Tool

Provides types for consuming and communicating with WCF services over the Transmission Control Protocol (TCP).

Commonly Used Types:
System.ServiceModel.NetTcpBinding
System.ServiceModel.NetTcpSecurity

ef12c524d29edfd2f5db96cf1ac60b2372986790
When using NuGet 3.x this package requires at least version 3.4.

Product 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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 is compatible.  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. 
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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (434)

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.

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.

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.

Microsoft.PowerShell.SDK

Runtime for hosting PowerShell

GitHub repositories (24)

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
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
DigDes/SoapCore
SOAP extension for ASP.NET Core
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
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.
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.
mastreeno/Merp
An event based Micro ERP
ciribob/DCS-SimpleRadioStandalone
An open source Stand alone Radio for DCS integrating with all clickable cockpits and FC3 Aircraft
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
arition/SubRenamer
Rename subtitles for BDRip
UiPath/Community.Activities
Repository of Windows Workflow Foundation Activities for UiPath Community
keremvaris/Sennedjem
Sennedjem CQRS (Command Query Responsibility Segregation) yaklaşımını benimseyen ve SOLID prensiplerini ve Clean Architecture yöntemlerini odaklayan bir yazılım geliştirme alt yapısıdır. RabbitMq, ElasticSearch vb araçlara entegre olmak konusunda çok yeteneklidir.
Gainedge/BetterExplorer
A Better Explorer is a filemanager replacement that adds several handy features for productive file management.
Version Downloads Last updated
8.1.2 312,641 3/5/2025
8.1.1 1,173,756 12/12/2024
8.1.0 925,053 11/12/2024
8.0.0 9,030,841 12/13/2023
6.2.0 4,086,636 11/8/2023
6.1.0 581,686 10/18/2023
6.0.0 5,370,437 5/18/2023
6.0.0-rc.23205.4 13,190 4/7/2023
6.0.0-preview1.23060.3 35,587 1/18/2023
4.10.3 8,242,656 10/16/2023
4.10.2 4,761,017 3/27/2023
4.10.0 15,098,902 8/17/2022
4.10.0-preview1.22261.2 31,105 5/16/2022
4.9.0 25,257,524 11/8/2021
4.9.0-rc2.21473.1 14,213 10/12/2021
4.9.0-rc1.21431.2 7,466 9/15/2021
4.9.0-preview1.21220.1 9,711 6/30/2021
4.8.1 18,038,072 1/30/2021
4.8.0 7,737,535 11/10/2020 4.8.0 is deprecated because it is no longer maintained.
4.8.0-rc2.20474.1 1,100 11/4/2020
4.8.0-preview3.20412.3 37,236 8/27/2020
4.7.0 36,841,539 12/3/2019
4.7.0-rtm.20072.1 1,032 2/18/2020
4.7.0-preview2.19522.3 17,312 11/1/2019
4.7.0-preview1.final 7,048 10/15/2019
4.6.0 4,734,523 9/23/2019
4.6.0-preview9.final 10,737 9/4/2019
4.6.0-preview8.final 11,517 8/13/2019
4.6.0-preview6.final 102,049 6/12/2019
4.6.0-preview5.final 4,374 5/10/2019
4.5.3 13,222,571 7/20/2018
4.5.1 237,218 6/18/2018 4.5.1 has at least one vulnerability with moderate severity.
4.5.0 465,418 5/29/2018 4.5.0 has at least one vulnerability with moderate severity.
4.5.0-rc1-26502-06 18,533 5/6/2018
4.5.0-preview2-26410-01 6,599 4/10/2018
4.5.0-preview1-26228-01 7,909 2/28/2018
4.4.4 29,602,957 7/20/2018
4.4.2 312,510 4/17/2018 4.4.2 has at least one vulnerability with moderate severity.
4.4.1 7,721,979 1/9/2018 4.4.1 has at least one vulnerability with moderate severity.
4.4.0 3,533,160 8/11/2017 4.4.0 has at least one vulnerability with high severity.
4.4.0-preview2-25419-01 9,355 6/27/2017
4.4.0-preview1-25303-02 7,794 5/9/2017
4.3.3 374,810 7/20/2018
4.3.1 5,570 1/9/2018 4.3.1 has at least one vulnerability with moderate severity.
4.3.0 1,125,233 11/16/2016 4.3.0 has at least one vulnerability with high severity.
4.3.0-preview1-24610-02 2,193 10/24/2016
4.1.3 265,579 7/20/2018
4.1.1 527,034 1/9/2018 4.1.1 has at least one vulnerability with moderate severity.
4.1.0 1,873,078 6/27/2016 4.1.0 has at least one vulnerability with high severity.
4.1.0-rc2-24027 16,410 5/16/2016 4.1.0-rc2-24027 has at least one vulnerability with moderate severity.
4.1.0-beta-23516 4,905 11/18/2015 4.1.0-beta-23516 has at least one vulnerability with moderate severity.
4.0.1-beta-23409 2,203 10/15/2015 4.0.1-beta-23409 has at least one vulnerability with moderate severity.
4.0.1-beta-23225 4,018 9/2/2015 4.0.1-beta-23225 has at least one vulnerability with moderate severity.
4.0.0 2,248,400 7/29/2015 4.0.0 has at least one vulnerability with moderate severity.
4.0.0-beta-23109 2,270 7/27/2015
4.0.0-beta-23019 2,238 6/30/2015
4.0.0-beta-22816 2,527 4/24/2015
4.0.0-beta-22605 2,469 2/13/2015
4.0.0-beta-22416 2,636 1/16/2015