FAkka.Server 10.1.301

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

module README

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

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
10.1.301 102 6/20/2026
10.1.201.1-dgx 87 3/14/2026
10.0.103.2-dgx 78 3/14/2026
10.0.103.1-dgx 80 3/11/2026
10.0.102.1 116 1/20/2026
10.0.102 97 1/20/2026
10.0.101.4 179 12/26/2025
10.0.101.3 193 12/22/2025
10.0.101.2 192 12/22/2025
10.0.101 181 12/22/2025
9.5.14.301 592 7/24/2025
9.5.14.300 358 7/20/2025
9.5.14.6 330 4/1/2025
9.5.14.2 266 12/16/2024
9.5.14.1 256 12/8/2024
9.5.14 244 12/8/2024
9.5.13 246 11/18/2024
9.5.12 249 11/13/2024
9.5.11 195 11/7/2024
9.5.10 210 11/4/2024
Loading failed