Microsoft.Web.Services2
2.0.3
Web Services Enhancements 2.0 for Microsoft .NET (WSE) is a .NET class library for building Web services using the latest Web services protocols, including WS-Security, WS-SecureConversation, WS-Trust, WS-Policy, WS-SecurityPolicy, WS-Addressing, and WS-Attachments. WSE allows you to add these capabilities at design time using code or at deployment time through the use of a policy file.
downloaded from url: https://www.microsoft.com/download/en/details.aspx?id=23689
Install-Package Microsoft.Web.Services2 -Version 2.0.3
dotnet add package Microsoft.Web.Services2 --version 2.0.3
<PackageReference Include="Microsoft.Web.Services2" Version="2.0.3" />
paket add Microsoft.Web.Services2 --version 2.0.3
#r "nuget: Microsoft.Web.Services2, 2.0.3"
// Install Microsoft.Web.Services2 as a Cake Addin
#addin nuget:?package=Microsoft.Web.Services2&version=2.0.3
// Install Microsoft.Web.Services2 as a Cake Tool
#tool nuget:?package=Microsoft.Web.Services2&version=2.0.3
Dependencies
This package has no dependencies.
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Microsoft.Web.Services2:
Package | Downloads |
---|---|
Asol.JasperWSClient
Jasper webservice client
|
|
MyIdTravelGateway
MyIdTravel Upload Profile Staff Gateway V2
|
|
MyIdTravelService
MyIdTravel Upload Profile Staff
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.3 | 530,567 | 3/21/2012 |