F# Weekly #29 — .NET 11 Preview 6 and Mibo 3.0

Welcome to F# Weekly,

A roundup of F# content from this past week:

News

F# in .NET 11 Preview 6 – Release Notes #fsharp github.com/dotnet/core/…

Sergey Tihon 🦔🦀 (@sergeytihon.com) 2026-07-19T06:49:12.257Z

Microsoft News

Videos

Blogs

Highlighted projects

  • MoiraeSoftware/Myriad — Myriad is a code generator for F#
  • ScottArbeit/Grace — Grace Version Control System written in F# with Orleans and cloud-native design
  • zest-ssg/zest — F#-powered static site generator with template-as-code and no Node.js required
  • HelgeSverre/fedit — A small terminal text editor written in F# with multi-buffer, undo/redo, and seven themes

I've just put Myriad inside a TypeProvider.“I felt myself on the edge of the world; peering over the rim into a fathomless chaos of eternal night.”- H.P. Lovecraft#fsharp

Dave Thomas (@7sharp9.bsky.social) 2026-07-14T22:15:06.499Z

New Releases

Mibo 3.0.0 is outThis release is quite minimal but does bring breaking change for MonoGame users.Mibo now supports MonoGame 3.8.5 which brings Vulkan and DX12 among other changes#dotnet #fsharp #monogame

Angel Munoz (@tunaxor.me) 2026-07-18T20:43:27.350Z

That’s all for now. Have a great week.

If you want to help keep F# Weekly going, click here to jazz me with Coffee!

Buy Me A Coffee

F# Weekly #28 — Mibo 2.0, Fable 5.7, and Cast Shadows in F#

Welcome to F# Weekly,

A roundup of F# content from this past week:

News

Microsoft News

Videos

Blogs

🚀 Fable 5.7.0 is officially live! 🎉This release brings massive performance upgrades under the hood for Python:- DU pattern matching: 6-10x speed up! 🏎️ – Sequences: 1.6x faster!#fsharp #fablecompiler

Maxime (@mangelmaxime.bsky.social) 2026-07-10T15:16:58.880Z

Highlighted projects

  • Neftedollar/FsLangMCP — MCP server that gives AI coding agents (Claude Code, Cursor, Copilot) real FCS/FSAC compiler intelligence for F#
  • TheFellow/fkyeah — F# pipeline engine for multi-stage AI workflows and LLM orchestration
  • tonyx/Sharpino — A little F# event-sourcing library.
  • fwaris/Chroma_ONNX — FlashLabs Chroma to ONNX plus F# This workspace converts FlashLabs/Chroma-4B to ONNX and runs it from F# with ONNX Runtime.

New Releases

Mibo 2.0.0 has been released!Write your Indie Games in F# whether it is Turn Based, Platformer, FPS, RPG, 2D, 3D, Low poly etc…Target Raylib or MonoGame or even Headless to power your game server.#dotnet #fsharp #gamedev #monogame #raylib

Angel Munoz (@tunaxor.me) 2026-07-09T00:55:00.767Z

That’s all for now. Have a great week.

If you want to help keep F# Weekly going, click here to jazz me with Coffee!

Buy Me A Coffee

F# Weekly #27, 2026 — Fable 5.5, SkiaSharp 4 & Orleans.FSharp 3.0

Welcome to F# Weekly,

A roundup of F# content from this past week:

Microsoft News

Videos

Highlighted projects

  • FidelityFramework/Composer: A compiler that brings F#’s elegance and precision to systems programming through MLIR and various backends
  • Lanayx/Oxpecker: Backend and Frontend F# frameworks
  • fs-fio/fio: 🪻 A Type-Safe, Purely Functional Effect System for F#
  • tommililja/Farse: Simple, explicit JSON parsing for F# using System.Text.Json
  • myowndb/myowndb: This is the code powering MyOwnDB. It is shared under the AGPL v3 license.
  • It is developed with the F# language.

New Releases

Fable 5.5 is out 🎉This release have a strong focus on fixing bug for JavaScript/TypeScript targets.It is also trying to make writing cross-target code easier. Thanks to `Compiler.is*` target detection as an alternative to compiler directives.github.com/fable-compil…#fsharp #fablecompiler

Maxime (@mangelmaxime.bsky.social) 2026-07-01T09:32:14.418Z

Mibo v2.0.0-rc-001 is out!Docs, samples and most things have been updated, templates are wip and will likely land soon. #dotnet #fsharp #gamedev #monogame #raylib

Angel Munoz (@tunaxor.me) 2026-07-02T05:39:39.627Z

That’s all for now. Have a great week.

If you want to help keep F# Weekly going, click here to jazz me with Coffee!

Buy Me A Coffee

F# Weekly #26, 2026 — Fable REPL on BEAM & WebSharper 10.1

Welcome to F# Weekly,

A roundup of F# content from this past week:

In part 11 of my event sourcing series, I discuss consistency and why we don't use aggregates or dynamic consistency boundaries to solve it:www.planetgeek.ch/2026/06/23/e… #EventSourcing #dotnet #fsharp

Urs Enzler (@ursenzler.bsky.social) 2026-06-23T08:20:00.650Z

Microsoft News

Videos

Blogs

The Fable Repl has been updated to include BEAM, and now compiles F# code to Erlang 🥰 fable.io/repl/ #fsharp #fablecompiler

Dag Brattli (@dbrattli.bsky.social) 2026-06-17T19:06:02.027Z

Highlighted projects

  • MagnusOpera/FScript — Functional language interpreter, F#/ML inspired, with LSP support
  • DataficationSDK/Verso — Extensible interactive notebook platform for .NET; runs in VS Code and the browser
  • Thorium/FsLemming — Lemmings clone demonstrating F# message-passing MailboxProcessors
  • AngelMunoz/Migrondi — Simple SQL migrations tool; 1.3.0 beta adds a GUI app and an MCP server

New Releases

F# Fable 5 + GitHub hosting! A few retro-spirit items:- Combination counting, how I learned to calculate as a kid: thorium.github.io/Kasino/- My 28-year-old 5-in-a-row ported: thorium.github.io/thomoku/- Cave-rocket clone: thorium.github.io/FsRocket/- Ice hockey: thorium.github.io/FsHockey/

Tuomas Hietanen (@thoriumi.bsky.social) 2026-06-19T09:05:31.393Z

That’s all for now. Have a great week.

If you want to help keep F# Weekly going, click here to jazz me with Coffee!

Buy Me A Coffee

F# Weekly #25, 2026 — Expecto 11.1 & Fable 5.3

Welcome to F# Weekly,

A roundup of F# content from this past week:

Microsoft News

Videos

Blogs

A short update about Oxpecker extension librariesmedium.com/@lanayx/meet…#fsharp #htmx #alpinejs #oxpecker

Vladimir Shchur (@lanayx.bsky.social) 2026-06-18T15:30:56.965Z

Highlighted projects

  • ScottArbeit/Grace — Grace Version Control System: a cloud-native, actor-model VCS built with F# and Orleans
  • litesig/litecoin-multisig — Seven F# modules compiled to JavaScript via Fable, covering the full stack from BIP39 seed phrases to signed-and-broadcast PSBTs.
  • HelgeSverre/mire — A retained-mode F# TUI runtime with diff-based rendering and Elmish/TEA loop for .NET 10
  • gnrkr789/CrawlSage — An F#-first web crawling & scraping framework for .NET with HTML parsing DSL and polite-by-default crawl ops
  • agentruntimecontrolprotocol/fsharp-sdk — F# / .NET reference SDK for ARCP (Agent Runtime Control Protocol)

New Releases

🚀 NBomber Studio 0.8.0 is out!lnkd.in/dQ6Jv8x8Highlights: • ⏰ Scheduled load test execution • ☸️ Enhanced Kubernetes Container Spec support • 🔐 More flexible auth configuration#dotnet #loadtesting #performance #devtools #nbomber #csharp #fsharp #testing #QA

Anton Moldovan (@antyadev.bsky.social) 2026-06-19T19:32:12.977Z

That’s all for now. Have a great week.

If you want to help keep F# Weekly going, click here to jazz me with Coffee!

Buy Me A Coffee

F# Weekly #24, 2026 — Fable 5.2, Expecto 11 & .NET 11 Preview 5

Welcome to F# Weekly,

A roundup of F# content from this past week:

News

Microsoft News

From the .NET blog…In case you missed it earlier….NET at Microsoft Build 2026: Must watch sessionshttps://devblogs.microsoft.com/dotnet/dotnet-at-microsoft-build-2026/ #dotnet #NETMAUI #AI #ASPNETCore #csharp #NET11 #agenticweb #microsoftbuild #microsoftbuild2026

Barret Blake (@barretblake.dev) 2026-06-09T01:45:02.1239160+00:00

Video

Blogs

Highlighted Projects

  • gnrkr789/dotnet-matplotlib — A native .NET 10 port of Matplotlib in F# — pure-managed plotting (SVG, PNG, PDF) with a pyplot-style API and zero native dependencies.
  • HelgeSverre/fedit — A small terminal text editor written in F# with multi-buffer, undo/redo, find, command palette, system clipboard, and seven themes.
  • TheFellow/fkyeah — F# pipeline engine for multi-stage AI workflows and LLM orchestration.
  • venikman/ACP-inspector — Debug and validate Agent Client Protocol (ACP) traffic — protocol conformance testing for AI coding agents.
  • Thorium/FSharp.Azure.Quantum — Make quantum computing available for enterprise .NET developers via Azure Quantum.

New Releases

Here's a cool new feature in the latest @rider.jetbrains.com 2026.2 preview build. Hooks Rider code intelligence into AI agentic workflows. Makes sure that generated code is correct, doesn't introduce warnings or suggestions, and matches your formattingRead more: blog.jetbrains.com/dotnet/2026/…

Matt Ellis (@citizenmatt.bsky.social) 2026-06-09T11:46:10.852Z

That’s all for now. Have a great week.

If you want to help keep F# Weekly going, click here to jazz me with Coffee!

Buy Me A Coffee

F# Weekly #23, 2026 – Wolverine/Marten F# Improvements

Welcome to F# Weekly,

A roundup of F# content from this past week:

Microsoft News

Wolverine and Marten Just Got Better for F# Folks jeremydmiller.com/2026/06/01/w… #dotnet #fsharp #marten #wolverine

Jeremy D. Miller (The Shade Tree Developer) (@jeremydmiller.bsky.social) 2026-06-01T19:16:59.870Z

Videos

Blogs

If you're following my ongoing blog post series on event sourcing and have any questions, feel free to ask here or in the post comments. Not just about event sourcing. I'm especially happy to answer questions about the F# samples.www.planetgeek.ch/tag/event-so… #EventSourcing #fsharp #dotnet

Urs Enzler (@ursenzler.bsky.social) 2026-06-04T08:20:02.921Z

New Releases

New Mibo.Raylib ReleaseThis is a fast follow release, it adds support for normal maps in the 2D renderer and skeletal animation for the 3D render> dotnet add package Mibo.Raylib 1.1.0#dotnet #fsharp #gamedev #raylib

Angel Munoz (@tunaxor.me) 2026-06-01T19:43:16.331Z

That’s all for now. Have a great week.

If you want to help keep F# Weekly going, click here to jazz me with Coffee!

Buy Me A Coffee

F# Weekly #22, 2026 – Fable 5.1 & Mibo.Raylib 1.0

Welcome to F# Weekly,

A roundup of F# content from this past week:

News

Fable v5.1.0 is out 🎉Several bugfixes for most targets, and a few new features as well github.com/fable-compil… #fsharp #fablecompiler

Dag Brattli (@dbrattli.bsky.social) 2026-05-29T15:15:23.711Z

Microsoft News

Videos

Blogs

Highlighted projects

New Releases

Mibo.Raylib 1.0.0 is out!An F# micro framework for building code-first games > dotnet new install Mibo.Raylib.Templates> dotnet new mibo-2d -o MyGame> cd MyGame && dotnet run#dotnet #fsharp #raylib #raylibcs

Angel Munoz (@tunaxor.me) 2026-05-31T02:20:12.696Z

That’s all for now. Have a great week.

If you want to help keep F# Weekly going, click here to jazz me with Coffee!

Buy Me A Coffee

F# Weekly #21, 2026 – Scriptorium, Elmish Land 2.0 Preview & RProvider 3.0

Welcome to F# Weekly,

A roundup of F# content from this past week:

News

A new test framework joining the F# ecosystem: Scriptorium.It is designed from the ground up as a cross-target testing framework, seamlessly supporting both F# .NET and Fable compilation targets (JavaScript only at the time of writing)fable-hub.github.io/Scriptorium/#fsharp #fablecompiler

Maxime (@mangelmaxime.bsky.social) 2026-05-18T13:45:57.590Z

Microsoft News

Videos

Blogs

Oh nice, Scott Wlaschin's Domain Modeling Made Functional is in the Functional Programming Humble Bundle! #fsharp https://www.humblebundle.com/books/ultimate-functional-programming-pragmatic-programmers-books

Loïc Denuzière (@tarmil.mastodon.tarmil.fr.ap.brid.gy) 2026-05-19T09:49:41.000Z

Highlighted projects

  • DataficationSDK/Verso — Extensible interactive notebook platform for .NET. Every built-in feature, from the C# kernel to the dashboard layout, is an extension built on the same public interfaces available to third-party authors. Runs in VS Code and the browser.
  • bartul/imperium — Strategy board game engine for Imperial (Mac Gerdts), exploring F# DDD and CQRS patterns
  • fsprojects/FSharp.Control.R3 — Extensions and wrappers for using R3 reactive programming with F#
  • ScottArbeit/Grace — Grace Version Control System built in F# with Orleans and cloud-native design

With the latest Notepad++ there is a Treesitter v1.1 plugin that supports #fsharp and many other languages

Tuomas Hietanen (@thoriumi.bsky.social) 2026-05-20T21:10:39.213Z

New Releases

That’s all for now. Have a great week.

If you want to help keep F# Weekly going, click here to jazz me with Coffee!

Buy Me A Coffee