Oxpecker is a full-stack F# web framework built on ASP.NET Core. It provides an idiomatic functional interface to ASP.NET Core Endpoint routing, offering an alternative to conventional Minimal APIs.
The framework supports server-rendered applications, APIs and interactive frontends through integrations with HTMX, Alpine.js and Solid.js. Its server-side core is derived from Giraffe, with revised types, streamlined handler composition and performance improvements.
This is free and open source software.
Key Features
- Integrates with native ASP.NET Core Endpoint routing.
- Provides composable endpoint handlers and middleware.
- Includes a fast HTML view engine with an F# DSL.
- Offers integrations with HTMX, Alpine.js and Solid.js.
- Supports OpenAPI documentation generation.
- Provides strongly typed route parameters.
- Handles JSON, forms, URL parameters and model validation.
- Supports response caching, streaming and eTags.
- Includes authentication and authorization facilities.
- Provides extensive HttpContext extension functions.
Website: github.com/Lanayx/Oxpecker
Support:
Developer: Vladimir Shchur
License: MIT License
Oxpecker is written in F#. Learn F# with our recommended free books and free tutorials.
Related Software
| F# Web Frameworks | |
|---|---|
| Giraffe | Native functional ASP.NET Core web framework |
| Saturn | Implements the server-side, functional MVC pattern |
| Suave | Simple web development F# library |
| WebSharper | Full-stack, functional reactive web programming |
| Falco | Toolkit for building fast, functional-first and fault-tolerant web applications |
| Bolero | Tools and libraries to run F# applications in WebAssembly |
| Felicity | Idiomatic JSON:API |
| Frank | F# computation expressions |
| Freya | Modern functional stack for web programming |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |


Please read our Comment Policy before commenting.