System.ServiceModel.Http 4.1.1

Prefix Reserved
Details
Advisory: https://github.com/advisories/GHSA-p9wx-v264-q34p Severity: moderate
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.Http --version 4.1.1
                    
NuGet\Install-Package System.ServiceModel.Http -Version 4.1.1
                    
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.Http" Version="4.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="System.ServiceModel.Http" Version="4.1.1" />
                    
Directory.Packages.props
<PackageReference Include="System.ServiceModel.Http" />
                    
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.Http --version 4.1.1
                    
#r "nuget: System.ServiceModel.Http, 4.1.1"
                    
#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.Http&version=4.1.1
                    
Install System.ServiceModel.Http as a Cake Addin
#tool nuget:?package=System.ServiceModel.Http&version=4.1.1
                    
Install System.ServiceModel.Http as a Cake Tool

Provides classes that allow applications to consume HTTP and WebSocket web services. Use the System.ServiceModel.BasicHttpBinding class for communication with ASMX-based web services and other services that conform to the WS-I Basic Profile 1.1. Whereas, use the System.ServiceModel.NetHttpBinding class for communication with .NET-based WebSocket services.

Commonly Used Types:
System.ServiceModel.BasicHttpBinding
System.ServiceModel.Channels.HttpRequestMessageProperty
System.ServiceModel.Channels.HttpResponseMessageProperty
System.ServiceModel.Channels.HttpTransportBindingElement
System.ServiceModel.Channels.HttpsTransportBindingElement
System.ServiceModel.HttpClientCredentialType
System.ServiceModel.BasicHttpSecurityMode
System.ServiceModel.HttpTransportSecurity
System.ServiceModel.BasicHttpMessageCredentialType
System.ServiceModel.HttpBindingBase

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.0 is compatible.  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 was computed.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 is compatible.  net461 was computed.  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 wp8 is compatible.  wp81 was computed.  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 (675)

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

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.

System.ServiceModel.Federation

System.ServiceModel.Federation

Microsoft.CrmSdk.CoreAssemblies

This package contains the official Microsoft.Xrm.Sdk.dll and Microsoft.Crm.Sdk.Proxy.dll assemblies plus tools and has been authored by the Microsoft Common Data Service SDK team.

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 (37)

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

Repository Stars
PowerShell/PowerShell
PowerShell for every system!
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 10 Preview 2, 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.
nopSolutions/nopCommerce
ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
serilog/serilog
Simple .NET logging with fully-structured events
kurrent-io/EventStore
EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures
dotnet/samples
Sample code referenced by the .NET documentation
thepirat000/Audit.NET
An extensible framework to audit executing operations in .NET and .NET Core.
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
microsoft/PowerApps-Samples
Sample code for Power Apps, including Dataverse, model-driven apps, canvas apps, Power Apps component framework, portals, and AI Builder.
dotnet/ResXResourceManager
Manage localization of all ResX-Based resources in one central place.
smartstore/Smartstore
A modular, scalable and ultra-fast open-source all-in-one eCommerce platform built on ASP.NET Core 7
DigDes/SoapCore
SOAP extension for ASP.NET Core
MscrmTools/XrmToolBox
An application that gather multiple tools to ease the customization and configuration of Microsoft Dynamics CRM/365/Dataverse/PowerApps
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
Version Downloads Last updated
8.1.2 483,904 3/5/2025
8.1.1 1,938,134 12/12/2024
8.1.0 1,486,748 11/12/2024
8.0.0 13,010,736 12/13/2023
6.2.0 8,979,902 11/8/2023
6.1.0 821,492 10/18/2023
6.0.0 7,835,519 5/18/2023
6.0.0-rc.23205.4 22,973 4/7/2023
6.0.0-preview1.23060.3 76,585 1/18/2023
4.10.3 10,188,288 10/16/2023
4.10.2 11,491,691 3/27/2023
4.10.0 20,389,169 8/17/2022
4.10.0-preview1.22261.2 43,414 5/16/2022
4.9.0 31,777,139 11/8/2021
4.9.0-rc2.21473.1 24,960 10/12/2021
4.9.0-rc1.21431.2 14,624 9/15/2021
4.9.0-preview1.21220.1 50,104 6/30/2021
4.8.1 27,341,246 1/30/2021
4.8.0 9,981,590 11/10/2020 4.8.0 is deprecated because it is no longer maintained.
4.8.0-rc2.20474.1 1,461 11/4/2020
4.8.0-preview3.20412.3 48,210 8/27/2020
4.7.0 45,828,814 12/3/2019
4.7.0-rtm.20072.1 1,036 2/18/2020
4.7.0-preview2.19522.3 11,929 11/1/2019
4.7.0-preview1.final 7,757 10/15/2019
4.6.0 6,537,180 9/23/2019
4.6.0-preview9.final 11,980 9/4/2019
4.6.0-preview8.final 15,691 8/13/2019
4.6.0-preview6.final 132,770 6/12/2019
4.6.0-preview5.final 50,033 5/10/2019
4.5.3 28,940,561 7/20/2018
4.5.1 606,423 6/18/2018 4.5.1 has at least one vulnerability with moderate severity.
4.5.0 4,179,448 5/29/2018 4.5.0 has at least one vulnerability with moderate severity.
4.5.0-rc1-26502-06 45,162 5/6/2018
4.5.0-preview2-26410-01 225,461 4/10/2018
4.5.0-preview1-26228-01 42,159 2/28/2018
4.4.4 21,764,470 7/20/2018
4.4.2 736,970 4/17/2018 4.4.2 has at least one vulnerability with moderate severity.
4.4.1 10,848,273 1/9/2018 4.4.1 has at least one vulnerability with moderate severity.
4.4.0 6,357,106 8/11/2017 4.4.0 has at least one vulnerability with high severity.
4.4.0-preview2-25419-01 10,366 6/27/2017
4.4.0-preview1-25303-02 8,056 5/9/2017
4.3.3 411,163 7/20/2018
4.3.1 12,766 1/9/2018 4.3.1 has at least one vulnerability with moderate severity.
4.3.0 1,258,783 11/16/2016 4.3.0 has at least one vulnerability with high severity.
4.3.0-preview1-24610-02 2,997 10/24/2016
4.1.3 335,245 7/20/2018
4.1.1 549,853 1/9/2018 4.1.1 has at least one vulnerability with moderate severity.
4.1.0 2,001,010 6/27/2016 4.1.0 has at least one vulnerability with high severity.
4.1.0-rc2-24027 16,626 5/16/2016 4.1.0-rc2-24027 has at least one vulnerability with moderate severity.
4.0.11-beta-23516 6,635 11/18/2015 4.0.11-beta-23516 has at least one vulnerability with moderate severity.
4.0.11-beta-23409 2,932 10/15/2015 4.0.11-beta-23409 has at least one vulnerability with moderate severity.
4.0.11-beta-23225 4,788 9/2/2015 4.0.11-beta-23225 has at least one vulnerability with moderate severity.
4.0.10 2,162,354 7/29/2015 4.0.10 has at least one vulnerability with moderate severity.
4.0.10-beta-23109 3,109 7/27/2015 4.0.10-beta-23109 has at least one vulnerability with moderate severity.
4.0.10-beta-23019 3,077 6/30/2015 4.0.10-beta-23019 has at least one vulnerability with moderate severity.
4.0.10-beta-22816 3,391 4/24/2015 4.0.10-beta-22816 has at least one vulnerability with moderate severity.
4.0.10-beta-22605 3,329 2/13/2015 4.0.10-beta-22605 has at least one vulnerability with moderate severity.
4.0.0 120,064 7/29/2015 4.0.0 has at least one vulnerability with moderate severity.
4.0.0-beta-23109 2,752 7/27/2015
4.0.0-beta-23019 2,802 6/30/2015
4.0.0-beta-22416 2,985 1/16/2015
4.0.0-beta-22231 3,477 11/11/2014
3.9.0 124,850 7/29/2015
3.9.0-beta-23109 2,836 7/27/2015
3.9.0-beta-23019 5,023 6/30/2015