Pinned Repositories
Avalonia.FuncUI
Develop cross-plattform GUI Applications using F# and Avalonia!
awesome-fsharp
A curated list of awesome F# frameworks, libraries, software and resources.
FAKE
FAKE - F# Make
fantomas
FSharp source code formatter
FSharp.Data
F# Data: Library for Data Access
FSharp.Formatting
F# tools for generating documentation (Markdown processor and F# code formatter)
FSharpPlus
Extensions for F#
FSharpx.Extras
Functional programming and other utilities from the original "fsharpx" project
IfSharp
F# for Jupyter Notebooks
Paket
A dependency manager for .NET with support for NuGet packages and Git repositories.
F# Community Project Incubation Space's Repositories
fsprojects/awesome-fsharp
A curated list of awesome F# frameworks, libraries, software and resources.
fsprojects/FAKE
FAKE - F# Make
fsprojects/Avalonia.FuncUI
Develop cross-plattform GUI Applications using F# and Avalonia!
fsprojects/FSharpPlus
Extensions for F#
fsprojects/FSharp.Data
F# Data: Library for Data Access
fsprojects/fantomas
FSharp source code formatter
fsprojects/FSharpx.Extras
Functional programming and other utilities from the original "fsharpx" project
fsprojects/SQLProvider
A general F# SQL database erasing type provider, supporting LINQ queries, schema exploration, individuals, CRUD operations and much more besides.
fsprojects/FsHttp
HTTP library for F#
fsprojects/Argu
A declarative CLI argument parser for F#
fsprojects/FSharp.Formatting
F# tools for generating documentation (Markdown processor and F# code formatter)
fsprojects/FsUnit
FsUnit makes unit-testing with F# more enjoyable. It adds a special syntax to your favorite .NET testing framework.
fsprojects/FSharp.Data.GraphQL
FSharp implementation of Facebook GraphQL query language.
fsprojects/fsharp-cheatsheet
This cheatsheet aims to succinctly cover the most important aspects of the F# language
fsprojects/pulsar-client-dotnet
Apache Pulsar native client for .NET (C#/F#/VB)
fsprojects/FSharp.TypeProviders.SDK
The SDK for creating F# type providers
fsprojects/FSharp.Control.Reactive
Extensions and wrappers for using Reactive Extensions (Rx) with F#.
fsprojects/SwaggerProvider
F# generative Type Provider for Swagger
fsprojects/FSharp.Data.Adaptive
On-demand adaptive/incremental data for F# https://fsprojects.github.io/FSharp.Data.Adaptive/
fsprojects/FsLexYacc
Lexer and parser generators for F#
fsprojects/FSharp.Control.TaskSeq
A computation expression and module for seamless working with IAsyncEnumerable<'T> as if it is just another sequence
fsprojects/FSharp.AWS.DynamoDB
F# wrapper API for AWS DynamoDB
fsprojects/FSharp.Data.JsonSchema
fsprojects/SyntacticVersioning
Helper tool to verify semantic version changes based on API surface area changes
fsprojects/Furnace
Production-grade ML - F# power & precision guiding Torch performance
fsprojects/FSharp.Collections.Builders
Computation expressions for conveniently and efficiently constructing common collections.
fsprojects/fantomas-tools
Collection of tools used when developing for Fantomas
fsprojects/FSharp.Control.R3
Extensions and wrappers for using R3 with F#.
fsprojects/FSharp.MongoDB
Add support for F# types to .net MongoDB.Driver
fsprojects/TestDynamo
An in-memory dynamodb client for automated testing