A client for interacting with the UW Group Web Service (GWS).
Info
Version: | 1.0.21361.1836 |
Author(s): | UW-IT Enterprise Web Service and Events |
Last Update: | Monday, December 27, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/uwwebservices/GWSClient |
NuGet Url: | https://www.nuget.org/packages/GWSClient |
Install
Install-Package GWSClient
dotnet add package GWSClient
paket add GWSClient
GWSClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 3.1.0)
- Microsoft.Extensions.Configuration.Abstractions(>= 3.1.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.0)
- Microsoft.Extensions.Http(>= 3.1.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 3.1.0)
- Newtonsoft.Json(>= 12.0.3)
Tags