FAkka.Server 10.1.400

dotnet add package FAkka.Server --version 10.1.400
                    
NuGet\Install-Package FAkka.Server -Version 10.1.400
                    
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.400" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FAkka.Server" Version="10.1.400" />
                    
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.400
                    
#r "nuget: FAkka.Server, 10.1.400"
                    
#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.400
                    
#: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.400
                    
Install as a Cake Addin
#tool nuget:?package=FAkka.Server&version=10.1.400
                    
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.400 142 9/4/2026
10.1.302 112 8/26/2026
10.1.301 134 6/20/2026
10.1.201.1-dgx 98 3/14/2026
10.0.103.2-dgx 87 3/14/2026
10.0.103.1-dgx 90 3/11/2026
10.0.102.1 136 1/20/2026
10.0.102 112 1/20/2026
10.0.101.4 195 12/26/2025
10.0.101.3 205 12/22/2025
10.0.101.2 210 12/22/2025
10.0.101 197 12/22/2025
9.5.14.301 617 7/24/2025
9.5.14.300 369 7/20/2025
9.5.14.6 346 4/1/2025
9.5.14.2 278 12/16/2024
9.5.14.1 268 12/8/2024
9.5.14 259 12/8/2024
9.5.13 263 11/18/2024
9.5.12 262 11/13/2024
Loading failed