Falco 3.0.0-alpha1

This is a prerelease version of Falco.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Falco --version 3.0.0-alpha1
                    
NuGet\Install-Package Falco -Version 3.0.0-alpha1
                    
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="Falco" Version="3.0.0-alpha1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Falco" Version="3.0.0-alpha1" />
                    
Directory.Packages.props
<PackageReference Include="Falco" />
                    
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 Falco --version 3.0.0-alpha1
                    
#r "nuget: Falco, 3.0.0-alpha1"
                    
#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 Falco@3.0.0-alpha1
                    
#: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=Falco&version=3.0.0-alpha1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Falco&version=3.0.0-alpha1&prerelease
                    
Install as a Cake Tool

A functional-first toolkit for building brilliant ASP.NET Core applications using F#.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on Falco:

Package Downloads
Falco.Datastar

Datastar Bindings for the Falco web toolkit.

Falco.Htmx

HTMX Bindings for the Falco web toolkit.

Falco.OpenApi

OpenAPI integration that provides a set of utilities for generating OpenAPI documentation from Falco routes.

Falco.UnionRoutes

Type-safe routing with discriminated unions and railway-oriented handler composition for Falco

Falco.Bulma

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.0.0-alpha2 95 4/17/2026
6.0.0-alpha1 116 2/9/2026
5.2.0 7,362 12/21/2025
5.1.0 3,092 9/10/2025
5.0.3 346 9/9/2025
5.0.2 1,659 6/26/2025
5.0.1 747 6/26/2025
5.0.0 4,892 1/29/2025
5.0.0-rc2 217 1/25/2025
5.0.0-rc1 276 12/17/2024
5.0.0-beta5 204 12/9/2024
5.0.0-beta4 163 11/25/2024
5.0.0-beta3 168 11/24/2024
5.0.0-beta2 203 11/18/2024
5.0.0-beta1 213 11/1/2024
5.0.0-alpha5 305 10/21/2024
5.0.0-alpha4 220 10/18/2024
5.0.0-alpha3 200 10/17/2024
5.0.0-alpha2 171 9/29/2024
3.0.0-alpha1 475 11/11/2020
Loading failed