F# Community Project Incubation Space
Results
95
repositories owned by
F# Community Project Incubation Space
FSharp.Azure.Storage
76
Stars
16
Forks
Watchers
F# API for using Microsoft Azure Table Storage service
FSharp.CloudAgent
39
Stars
14
Forks
Watchers
Allows running F# Agents in a distributed manner using Azure Service Bus.
FSharp.Compiler.CodeDom
26
Stars
17
Forks
Watchers
An F# CodeDOM implementation (based on the old F# Power Pack)
FSharp.Compiler.PortaCode
43
Stars
11
Forks
Watchers
The PortaCode F# code format and corresponding interpreter. Used by Fabulous and others.
FSharp.Configuration
114
Stars
63
Forks
Watchers
The FSharp.Configuration project contains type providers for the configuration of .NET projects.
FSharp.Control.TaskSeq
91
Stars
7
Forks
Watchers
A computation expression and module for seamless working with IAsyncEnumerable<'T> as if it is just another sequence