Skip to main content
Solana.LinkStream package icon

Solana.LinkStream

LinkStream is middleware designed to be integrated into applications or games that use Solana's solnet C# client. Utilizing TCP server & client protocols to send transaction messages from dapps to wallet based applications

Total Downloads
4.2K
4,197
Published
Jan 30, 2023
Latest stable version

Install

.NET CLI
dotnet add package Solana.LinkStream --version 4.0.1
Package Manager Console
Install-Package Solana.LinkStream -Version 4.0.1
PackageReference
<PackageReference Include="Solana.LinkStream" Version="4.0.1" />

Frameworks

.NETStandard2.0

Dependencies

Chaos.NaCl.Standard
.NETStandard2.0
[1.0.0, )
[7.0.2, )
Portable.BouncyCastle
.NETStandard2.0
[1.9.0, )
Solana.Extensions
.NETStandard2.0
[3.0.0, )
Solana.KeyStore
.NETStandard2.0
[3.0.0, )
Solana.Programs
.NETStandard2.0
[3.0.0, )
Solana.Rpc
.NETStandard2.0
[3.0.0, )
Solana.Wallet
.NETStandard2.0
[3.0.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.