SquidStd.Felix 0.1.1

dotnet add package SquidStd.Felix --version 0.1.1
                    
NuGet\Install-Package SquidStd.Felix -Version 0.1.1
                    
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="SquidStd.Felix" Version="0.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SquidStd.Felix" Version="0.1.1" />
                    
Directory.Packages.props
<PackageReference Include="SquidStd.Felix" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SquidStd.Felix --version 0.1.1
                    
#r "nuget: SquidStd.Felix, 0.1.1"
                    
#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.
#:package SquidStd.Felix@0.1.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SquidStd.Felix&version=0.1.1
                    
Install as a Cake Addin
#tool nuget:?package=SquidStd.Felix&version=0.1.1
                    
Install as a Cake Tool

Secure, cross-platform binary networking on ENet: AES-256-GCM encrypted, optionally DEFLATE-compressed messages behind a portable frame designed for C/ESP32 interop.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on SquidStd.Felix:

Package Downloads
SquidStd.Felix.MemoryPack

Optional MemoryPack typed messaging layer for Felix Network: Send<T>/On<T> with a [FelixMessage(id)] attribute over the raw Felix node API.

SquidStd.Felix.Mesh

Self-forming full-mesh peer layer for Felix Network: seed discovery + portable gossip of the peer-list with auto-connect, over the Felix secure node.

SquidStd.Felix.Transport.Serial

Serial (stream-based) transport for Felix Network: runs the Felix node over a reliable serial/UART link via ITransport.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.1.1 59 6/25/2026