QuickLink 1.0.0-alpha.5
This is a prerelease version of QuickLink.
dotnet add package QuickLink --version 1.0.0-alpha.5
NuGet\Install-Package QuickLink -Version 1.0.0-alpha.5
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="QuickLink" Version="1.0.0-alpha.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add QuickLink --version 1.0.0-alpha.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: QuickLink, 1.0.0-alpha.5"
#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 QuickLink as a Cake Addin #addin nuget:?package=QuickLink&version=1.0.0-alpha.5&prerelease // Install QuickLink as a Cake Tool #tool nuget:?package=QuickLink&version=1.0.0-alpha.5&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Quick Link
Overview
Quick Link is a lightweight library designed to facilitate seamless communication between clients and servers.
It provides intuitive classes such as Client
, Server
and Host
as well as a straightforward messaging system.
Key Features
- Client : Manages an individual's connection and communication with a server.
- Server : Manages incoming client connections and coordinates interactions.
- Host : A client class that creates and hosts a local server.
- Messaging : A simple messaging system that allows clients to send and receive messages from the server.
Links
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7.2
- IDisposableAnalyzers (>= 4.0.7)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0-alpha.5 | 59 | 5/19/2024 |
1.0.0-alpha.4 | 57 | 5/18/2024 |
1.0.0-alpha.3 | 45 | 5/17/2024 |
1.0.0-alpha.2 | 63 | 5/15/2024 |
1.0.0-alpha.1 | 57 | 5/15/2024 |