Provides programmatic access to the Microsoft Update catalog from .NET Core.
Info
Version: | 2.5.6 |
Author(s): | Cristian Petruta |
Last Update: | Friday, September 27, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://microsoft.github.io/update-server-server-sync/ |
NuGet Url: | https://www.nuget.org/packages/UpdateServices.ServerServerSync |
Install
Install-Package UpdateServices.ServerServerSync
dotnet add package UpdateServices.ServerServerSync
paket add UpdateServices.ServerServerSync
UpdateServices.ServerServerSync Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore(>= 2.2.0)
- Microsoft.AspNetCore.Mvc(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.2)
- SoapCore(>= 0.9.9.6)
- System.ServiceModel.Duplex(>= 4.5.3)
- System.ServiceModel.Http(>= 4.5.3)
- System.ServiceModel.NetTcp(>= 4.5.3)
- System.ServiceModel.Security(>= 4.5.3)
- SharpZipLib(>= 1.2.0)
Tags