UniversalClient 6.0.0-beta7

This is a prerelease version of UniversalClient.
dotnet add package UniversalClient --version 6.0.0-beta7
NuGet\Install-Package UniversalClient -Version 6.0.0-beta7
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="UniversalClient" Version="6.0.0-beta7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add UniversalClient --version 6.0.0-beta7
#r "nuget: UniversalClient, 6.0.0-beta7"
#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 UniversalClient as a Cake Addin
#addin nuget:?package=UniversalClient&version=6.0.0-beta7&prerelease

// Install UniversalClient as a Cake Tool
#tool nuget:?package=UniversalClient&version=6.0.0-beta7&prerelease

A C# TCP client used to connect to UniversalServer

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on UniversalClient:

Package Downloads
IndieGoat.Net.Updater

C Sharp API used to update services and applications.

UserdatabaseTemplate

A C# .net library used to connect to a userdatabase plugin on UniversalServer and keep the user data (username, password, and email) in one place to access.

UniversalProjectUpdater

C Sharp API used to update services and applications.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.0.0-beta7 302 9/26/2020
6.0.0-beta6 372 9/25/2020
6.0.0-beta5 363 9/25/2020
6.0.0-beta4 359 9/25/2020
6.0.0-beta3 317 9/22/2020
6.0.0-beta2 328 9/2/2020
6.0.0-beta1 292 9/1/2020
5.0.0 665 1/26/2020
4.5.0 497 9/7/2019
4.4.7 491 9/4/2019
4.4.6 486 9/4/2019
4.4.5 502 7/4/2019
4.4.4 1,099 6/1/2019
4.3.4 515 5/28/2019
3.3.4 742 10/7/2018
3.3.3-pre0 587 8/27/2018
3.3.2 1,186 7/3/2018
3.2.2 793 6/28/2018
2.0.1 859 5/16/2018
2.0.0 1,455 5/16/2018

Release information and commit issues are located GitHub