Info
| Version: | 3.1.0 |
| Author(s): | hiep |
| Last Update: | Thursday, February 8, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/duongphuhiep/ToolsPack.NetCore/tree/master/src/ToolsPack.Webservice |
| NuGet Url: | https://www.nuget.org/packages/ToolsPack.Webservice |
Install
Install-Package ToolsPack.Webservice
dotnet add package ToolsPack.Webservice
paket add ToolsPack.Webservice
ToolsPack.Webservice Download (Unzip the "nupkg" after downloading)
Dependencies
- ToolsPack.String(>= 2.1.0)
- Microsoft.Extensions.Logging(>= 3.1.4)
- System.ServiceModel.Http(>= 4.7.0)
- System.ServiceModel.Primitives(>= 4.7.0)
- System.ServiceModel.Security(>= 4.7.0)
See test codes for more information.