VOOZH about

URL: https://www.nuget.org/packages/System.ServiceModel.Primitives/

⇱ NuGet Gallery | System.ServiceModel.Primitives 10.0.652802




👁 Image
System.ServiceModel.Primitives 10.0.652802

Prefix Reserved
dotnet add package System.ServiceModel.Primitives --version 10.0.652802
 
 
NuGet\Install-Package System.ServiceModel.Primitives -Version 10.0.652802
 
 
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.Primitives" Version="10.0.652802" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="System.ServiceModel.Primitives" Version="10.0.652802" />
 
Directory.Packages.props
<PackageReference Include="System.ServiceModel.Primitives" />
 
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.Primitives --version 10.0.652802
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.ServiceModel.Primitives, 10.0.652802"
 
 
#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.Primitives@10.0.652802
 
 
#: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.Primitives&version=10.0.652802
 
Install as a Cake Addin
#tool nuget:?package=System.ServiceModel.Primitives&version=10.0.652802
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

System.ServiceModel.Primitives

Product Versions Compatible and additional computed target framework versions.
.NET net5.0 net5.0 was computed.  net5.0-windows net5.0-windows was computed.  net6.0 net6.0 was computed.  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 is compatible.  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. 
.NET Core netcoreapp2.0 netcoreapp2.0 is compatible.  netcoreapp2.1 netcoreapp2.1 was computed.  netcoreapp2.2 netcoreapp2.2 was computed.  netcoreapp3.0 netcoreapp3.0 was computed.  netcoreapp3.1 netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 netstandard2.0 is compatible.  netstandard2.1 netstandard2.1 was computed. 
.NET Framework net461 net461 was computed.  net462 net462 is compatible.  net463 net463 was computed.  net47 net47 was computed.  net471 net471 was computed.  net472 net472 was computed.  net48 net48 was computed.  net481 net481 was computed. 
MonoAndroid monoandroid monoandroid was computed.  monoandroid10 monoandroid10 is compatible. 
MonoMac monomac monomac was computed. 
MonoTouch monotouch monotouch was computed.  monotouch10 monotouch10 is compatible. 
Tizen tizen40 tizen40 was computed.  tizen60 tizen60 was computed. 
Xamarin.iOS xamarinios xamarinios was computed.  xamarinios10 xamarinios10 is compatible. 
Xamarin.Mac xamarinmac xamarinmac was computed.  xamarinmac20 xamarinmac20 is compatible. 
Xamarin.TVOS xamarintvos xamarintvos was computed.  xamarintvos10 xamarintvos10 is compatible. 
Xamarin.WatchOS xamarinwatchos xamarinwatchos was computed.  xamarinwatchos10 xamarinwatchos10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1.2K)

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

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.

System.ServiceModel.Http

System.ServiceModel.Http

System.ServiceModel.NetTcp

System.ServiceModel.NetTcp

System.ServiceModel.Duplex

Provides the types that permit 2-way ("duplex") exchanges of messages.

System.ServiceModel.Security

Provides the types that support additional security features.

GitHub repositories (83)

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

Repository Stars
PowerShell/PowerShell
PowerShell for every system!
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 11, 10, 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
serilog/serilog
Simple .NET logging with fully-structured events
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
tixl3d/tixl
TiXL is an open source software to create realtime motion graphics.
protobuf-net/protobuf-net
Protocol Buffers library for idiomatic .NET
Azure/azure-powershell
Microsoft Azure PowerShell
dotnet/samples
Sample code referenced by the .NET documentation
zeromq/netmq
A 100% native C# implementation of ZeroMQ for .NET
netwrix/pingcastle
PingCastle - Get Active Directory Security at 80% in 20% of the time
thepirat000/Audit.NET
An extensible framework to audit executing operations in .NET
KSP-CKAN/CKAN
The Comprehensive Kerbal Archive Network
ProtonVPN/win-app
Official ProtonVPN Windows app
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.
microsoft/PowerApps-Samples
Sample code for Power Apps, including Dataverse, model-driven apps, canvas apps, Power Apps component framework, portals, and AI Builder.
CoreWCF/CoreWCF
Main repository for the Core WCF project
SteveDunn/Vogen
A semi-opinionated library which is a source generator and a code analyser. It Source generates Value Objects
dotnet/ResXResourceManager
Manage localization of all ResX-Based resources in one central place.
IoTSharp/IoTSharp
IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.
MarimerLLC/csla
A home for your business logic in any .NET application.
Version Downloads Last Updated
10.0.652802 7,427,290 11/11/2025
8.1.2 30,634,457 3/5/2025
8.1.1 9,992,089 12/12/2024
8.1.0 6,539,387 11/12/2024
8.0.0 30,132,610 12/13/2023
6.2.0 19,234,981 11/8/2023
6.1.0 1,749,292 10/18/2023
6.0.0 52,965,494 5/18/2023
6.0.0-rc.23205.4 33,504 4/7/2023
6.0.0-preview1.23060.3 137,371 1/18/2023
4.10.3 32,455,842 10/16/2023
4.10.2 20,459,566 3/27/2023
4.10.0 42,421,933 8/17/2022
4.10.0-preview1.22261.2 69,847 5/16/2022
4.9.0 54,992,233 11/8/2021
4.9.0-rc2.21473.1 32,710 10/12/2021
4.9.0-rc1.21431.2 79,574 9/15/2021
4.9.0-preview1.21220.1 70,071 6/30/2021
Loading failed