Sample implementation of the Windows Update protocol in a ASP.NET Core service.
Info
Version: | 1.6.1 |
Author(s): | Cristian Petruta |
Last Update: | Friday, September 27, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://microsoft.github.io/update-client-server-sync/ |
NuGet Url: | https://www.nuget.org/packages/UpdateServices.ClientServerSync |
Install
Install-Package UpdateServices.ClientServerSync
dotnet add package UpdateServices.ClientServerSync
paket add UpdateServices.ClientServerSync
UpdateServices.ClientServerSync Download (Unzip the "nupkg" after downloading)
Dependencies
- System.ServiceModel.Duplex(>= 4.5.3)
- System.ServiceModel.Http(>= 4.5.3)
- System.ServiceModel.NetTcp(>= 4.5.3)
- System.ServiceModel.Security(>= 4.5.3)
- UpdateServices.ServerServerSync(>= 2.5.6)
Tags