Bolero.Server 0.25.65

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

Server-side component of Bolero: a set of tools and libraries to run F# applications in WebAssembly using Blazor

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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 is compatible.  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 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 (1)

Showing the top 1 NuGet packages that depend on Bolero.Server:

Package Downloads
Bolero.HotReload.Server

Server-side component of the HTML template hot reloading for Bolero: a set of tools and libraries to run F# applications in WebAssembly using Blazor

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.25.65 179 9/6/2026
0.25.63 586 8/21/2026
0.25.62 152 8/21/2026
0.24.39 6,469 12/14/2024
0.24.38 2,298 12/8/2024
0.24.37 485 11/17/2024
0.24.36 904 11/17/2024
0.24.35-beta 187 11/17/2024
0.24.25-beta 2,825 1/3/2024
0.23.52 4,305 11/20/2023
0.23.49 292 11/18/2023
0.23.46 214 11/18/2023
0.23.44 283 11/3/2023
0.23.43 216 11/3/2023
0.23.41 306 11/2/2023
0.22.45 1,282 6/17/2023
0.22.44 541 5/29/2023
0.22.43 1,124 4/15/2023
0.22.42 576 4/10/2023
0.21.25 801 2/21/2023
Loading failed