System.ServiceModel.Http 4.0.0-beta-22231

Prefix Reserved
This is a prerelease version of System.ServiceModel.Http.
There is a newer version of this package available.
See the version list below for details.
dotnet add package System.ServiceModel.Http --version 4.0.0-beta-22231
                    
NuGet\Install-Package System.ServiceModel.Http -Version 4.0.0-beta-22231
                    
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.0.0-beta-22231" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="System.ServiceModel.Http" Version="4.0.0-beta-22231" />
                    
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.0.0-beta-22231
                    
#r "nuget: System.ServiceModel.Http, 4.0.0-beta-22231"
                    
#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.Http@4.0.0-beta-22231
                    
#: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.Http&version=4.0.0-beta-22231&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=System.ServiceModel.Http&version=4.0.0-beta-22231&prerelease
                    
Install 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.

Product Compatible and additional computed target framework versions.
ASP.NETCore aspnetcore50 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 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.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.NETCore.UniversalWindowsPlatform

Provides a set of packages that can be used when building Universal Windows applications on .NETCore.

GitHub repositories (4)

Showing the top 4 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, 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