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/Paket
A dependency manager for .NET with support for NuGet packages and Git repositories.
fsprojects/FAKE
FAKE - F# Make
fsprojects/awesome-fsharp
A curated list of awesome F# frameworks, libraries, software and resources.
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/FSharp.Formatting
F# tools for generating documentation (Markdown processor and F# code formatter)
fsprojects/Argu
A declarative CLI argument parser for F#
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 F# 6.0.
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/FSharpx.Collections
FSharpx.Collections is a collection of datastructures for use with F# and C#.
fsprojects/FsLexYacc
Lexer and parser generators for F#
fsprojects/FSharp.Control.AsyncSeq
Asynchronous sequences for F#
fsprojects/ExcelProvider
This library is for the .NET platform implementing a Excel type provider.
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/Interstellar
Cross-platform desktop apps in F# using web tech - https://www.nuget.org/packages/Interstellar.Core/
fsprojects/fantomas-tools
Collection of tools used when developing for Fantomas
fsprojects/FSharpPlus.AspNetCore
F#+ bindings for asp.net core. This is intended to enable development of web api:s leveraging F#+ and asp.net core.
fsprojects/fitch
Command line system information display utility for Linux systems built with .NET
fsprojects/FSharp.Control.R3
Extensions and wrappers for using R3 with F#.