System.ServiceModel.Web 1.0.0

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

Provides classes related to the web service model.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on System.ServiceModel.Web:

Package Downloads
Cometd.NetStandard

CometD library to be used with Cumulocity.SDK.Client.

AssetLabs.Public.Core.Security.EchoToAspNetCoreBridge

.NET 5 class library for enforcing ASP.NET core role-based security using AssetLab's legacy Echo WCF Service

Monty.SMS.Framework

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on System.ServiceModel.Web:

Repository Stars
OData/odata.net
ODataLib: Open Data Protocol - .NET Libraries and Frameworks
Version Downloads Last updated
1.0.0 1,624,510 11/5/2013

First version.