GitPedia

Falco

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

From falcoframework·Updated June 19, 2026·View on GitHub·

[Falco](https://github.com/FalcoFramework/Falco) is a toolkit for building functional-first, full-stack web applications using F#. The project is written primarily in F#, distributed under the Apache License 2.0 license, first published in 2020. Key topics include: api, asp, asp-net, aspnet-core, asynchronous.

Latest release: v3.1.0v3.1
July 27, 2021View Changelog →

Falco

NuGet Version
build

fsharp
open Falco open Microsoft.AspNetCore.Builder let wapp = WebApplication.Create() wapp.Run(Response.ofPlainText "Hello world")

Falco is a toolkit for building functional-first, full-stack web applications using F#.

  • Built on the high-performance components of ASP.NET Core.
  • Seamlessly integrates with existing .NET Core middleware and libraries.
  • Designed to be simple, lightweight and easy to learn.

Key Features

Design Goals

  • Provide a toolset to build full-stack web application in F#.
  • Should be simple, extensible and integrate with existing .NET libraries.
  • Can be easily learned.

Learn

The best way to get started is by visiting the documentation. For questions and support please use discussions. For chronological updates refer to the changelog is the best place to find chronological updates.

Community Projects

Articles

Videos

Contribute

We kindly ask that before submitting a pull request, you first submit an issue or open a discussion.

If functionality is added to the API, or changed, please kindly update the relevant document. Unit tests must also be added and/or updated before a pull request can be successfully merged.

Only pull requests which pass all build checks and comply with the general coding standard can be approved.

If you have any further questions, submit an issue or open a discussion or reach out on Twitter.

Why "Falco"?

Kestrel has been a game changer for the .NET web stack. In the animal kingdom, "Kestrel" is a name given to several members of the falcon genus. Also known as "Falco".

Find a bug?

There's an issue for that.

License

Licensed under Apache License 2.0.

Contributors

Showing top 12 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from falcoframework/Falco via the GitHub API.Last fetched: 6/24/2026