Stormancer.Raknet.Net 1.1.4.9

dotnet add package Stormancer.Raknet.Net --version 1.1.4.9
                    
NuGet\Install-Package Stormancer.Raknet.Net -Version 1.1.4.9
                    
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="Stormancer.Raknet.Net" Version="1.1.4.9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Stormancer.Raknet.Net" Version="1.1.4.9" />
                    
Directory.Packages.props
<PackageReference Include="Stormancer.Raknet.Net" />
                    
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 Stormancer.Raknet.Net --version 1.1.4.9
                    
#r "nuget: Stormancer.Raknet.Net, 1.1.4.9"
                    
#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 Stormancer.Raknet.Net@1.1.4.9
                    
#: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=Stormancer.Raknet.Net&version=1.1.4.9
                    
Install as a Cake Addin
#tool nuget:?package=Stormancer.Raknet.Net&version=1.1.4.9
                    
Install as a Cake Tool

.NET core compatible Raknet dll used by the Stormancer grid. Contains Raknet core features for windows and linux.

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETStandard 2.1

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Stormancer.Raknet.Net:

Package Downloads
Stormancer.Server.Node

Package Description

Stormancer.Client

Stormancer client library for .NET

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.4.9 122 6/6/2025
1.1.4.9-pre 218 4/2/2025
1.1.4.8-pre 132 3/21/2025
1.1.4 185 3/18/2025
1.1.3 144 2/26/2025
1.1.3-pre 731 4/5/2024
1.1.2 524 10/18/2023
1.1.2-pre 226 6/13/2023
1.1.1 3,209 10/24/2022
1.1.0 2,713 9/28/2022
1.1.0-pre 926 9/21/2022
1.0.4-pre 752 9/12/2022
1.0.3 13,775 12/4/2020
1.0.3-pre 2,909 12/3/2020
1.0.2.5 2,031 10/16/2020
1.0.2.5-pre 661 10/18/2020
1.0.2.4-pre 832 9/24/2020
1.0.0.1 7,386 12/5/2019
1.0.0.1-pre 3,875 3/9/2020

Added
*****
- adds SocketDescriptor.AF_INET and SocketDescriptor.AF_INET6 properties to get the relevant platform-specific values