AngelMunoz / package-fsharp-to-flatpakLinks
A simple sample that shows what you need to package an F# app as a flatpak
☆10Updated 2 years ago
Alternatives and similar repositories for package-fsharp-to-flatpak
Users that are interested in package-fsharp-to-flatpak are comparing it to the libraries listed below
Sorting:
- F# interface for Akka.NET☆40Updated 3 months ago
- Parser and MSBuild Targets for using Keep-A-Changelog-formatted Changelogs in your Build☆37Updated 2 months ago
- Type Safe Text Templates - usable as type provider (F#) or source generator (C#)☆69Updated last month
- ☆36Updated 2 years ago
- A modular and low ceremony toolkit for ASP.Net Core and F#☆27Updated 3 years ago
- ☆34Updated 2 years ago
- A pipeline runner for F#.☆23Updated 3 years ago
- ☆37Updated 3 years ago
- F# Wrapper for SQLite using System.Data.SQLite and Vp.FSharp.Sql☆25Updated 3 years ago
- Live fs/fsx previewer for Avalonia.FuncUI.☆41Updated last year
- ☆22Updated 6 years ago
- ☆18Updated 3 years ago
- A simple computer algebra system (CAS), written in F# for fun and learning.☆16Updated 5 years ago
- A generative AI chatbot application framework in F#. Supports streaming; RAG; MS AD/EntraID auth.; configurable and extensible☆26Updated 2 weeks ago
- Cross-platform desktop apps in F# using web tech - https://www.nuget.org/packages/Interstellar.Core/☆46Updated 2 months ago
- Static Avalonia views for Elmish programs☆115Updated last month
- F# printf functions but with colors !☆48Updated last year
- DLR interop for F# -- works like dynamic keyword in C#☆96Updated 4 years ago
- printf-style functions for Microsoft.Extensions.Logging.ILogger (Fable-compatible) - https://www.nuget.org/packages?q=FSharp.Logf☆26Updated last month
- GitHub Actions configuration generator☆50Updated 2 weeks ago
- An F# computation expression for succinctly defining ASP.NET Core web apps, including support for minimal APIs.☆41Updated last year
- C#->F# transpiler.☆63Updated 3 years ago
- A 2D and 3D geometry library for F# (and JavaScript)☆32Updated this week
- A library that allows using Htmx attributes with Feliz.ViewEngine☆25Updated 4 years ago
- ☆41Updated 3 years ago
- ☆21Updated last year
- Examples of OOP Patterns implmenented in F#☆29Updated 10 months ago
- Desktop App to analyze usage of disk space.☆21Updated 3 years ago
- F# Wrapper for OpenAPI.NET☆56Updated 5 months ago
- FsSpec represents value constraints as data to reuse one constraint declaration for validation, data generation, error explanation, and m…