UpdateServices.ServerServerSync 1.0.3-alpha

This is a prerelease version of UpdateServices.ServerServerSync.
There is a newer version of this package available.
See the version list below for details.
dotnet add package UpdateServices.ServerServerSync --version 1.0.3-alpha
NuGet\Install-Package UpdateServices.ServerServerSync -Version 1.0.3-alpha
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="UpdateServices.ServerServerSync" Version="1.0.3-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add UpdateServices.ServerServerSync --version 1.0.3-alpha
#r "nuget: UpdateServices.ServerServerSync, 1.0.3-alpha"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install UpdateServices.ServerServerSync as a Cake Addin
#addin nuget:?package=UpdateServices.ServerServerSync&version=1.0.3-alpha&prerelease

// Install UpdateServices.ServerServerSync as a Cake Tool
#tool nuget:?package=UpdateServices.ServerServerSync&version=1.0.3-alpha&prerelease

Provides programmatic access to the Microsoft Update catalog from .NET Core

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.1 is compatible.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on UpdateServices.ServerServerSync:

Package Downloads
UpdateServices.ClientServerSync

Sample implementation of the Windows Update protocol in a ASP.NET Core service

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.5.6 1,529 9/27/2019
2.5.4 542 9/13/2019
2.5.3 847 9/11/2019
2.0.12 744 8/29/2019
2.0.7 871 8/22/2019
1.10.0 584 7/25/2019
1.9.0 527 7/23/2019
1.8.0 540 7/12/2019
1.7.0 482 7/9/2019
1.0.5 479 6/28/2019
1.0.3-alpha 338 6/27/2019
1.0.2-alpha 316 6/26/2019

Implement client side of the Server-Server sync protocol. Supports authentication, sync of categories and update metadata, metadata persistence in a local repository, export updates to WSUS format.