1. FAKE 1.74.173.0

    By:

    FAKE - F# Make - is a build automation tool for .NET. Tasks and dependencies are specified in a DSL which is integrated in F#.

    10,203 downloads

    Tags

  2. FSharpx.Core

    By:

    FSharpx is a library for the .NET platform implementing general functional constructs on top of the F# core library. Its main target is F# but it aims to be compatible with all .NET languages wherever possible. It currently implements: * Several standard monads: State, Reader, Writer, Either, Continuation, Distribution * Iteratee * Purely functio... More information

  3. NaturalSpec

    By:

    NaturalSpec is a .NET UnitTest framework which provides automatically testable specs in natural language.

  4. FSharpx.Http

    By:

    FSharpx is a library for the .NET platform implementing general functional constructs on top of the F# core library. Its main target is F# but it aims to be compatible with all .NET languages wherever possible. This library provides common features for working with HTTP applications.

  5. FSharpx.Observable

    By:

    FSharpx is a library for the .NET platform implementing general functional constructs on top of the F# core library. Its main target is F# but it aims to be compatible with all .NET languages wherever possible. This library implements a mini-Reactive Extensions (MiniRx) and was authored by Phil Trelford.

  6. FSharpx.TypeProviders

    By:

    FSharpx is a library for the .NET platform implementing general functional constructs on top of the F# core library. Its main target is F# but it aims to be compatible with all .NET languages wherever possible. This library is for the .NET platform implementing common type providers on top of the FSharpx.Core.

  7. FSharp.Testing

    By:

    Some extensions which help to make F# code testable from C# test projects.

  8. FSharpx.TypeProviders.Xaml

    By:

    FSharpx is a library for the .NET platform implementing general functional constructs on top of the F# core library. Its main target is F# but it aims to be compatible with all .NET languages wherever possible. This library is for the .NET platform implementing a type provider for Xaml files.

  9. FSharpx.TypeProviders.Graph

    By:

    FSharpx is a library for the .NET platform implementing general functional constructs on top of the F# core library. Its main target is F# but it aims to be compatible with all .NET languages wherever possible. This library is for the .NET platform implementing a state machine type provider.

  10. FSharpx.TypeProviders.Excel

    By:

    FSharpx is a library for the .NET platform implementing general functional constructs on top of the F# core library. Its main target is F# but it aims to be compatible with all .NET languages wherever possible. This library is for the .NET platform implementing a Excel type provider.

  11. FSharpx.TypeProviders.Math

    By:

    FSharpx is a library for the .NET platform implementing general functional constructs on top of the F# core library. Its main target is F# but it aims to be compatible with all .NET languages wherever possible. This library is for the .NET platform implementing a type provider for vectors.

  12. FSharpx.TypeProviders.Machine

    By:

    FSharpx is a library for the .NET platform implementing general functional constructs on top of the F# core library. Its main target is F# but it aims to be compatible with all .NET languages wherever possible. This library is for the .NET platform implementing type providers for the file system and the registry.

  13. FSharpx.TypeProviders.Regex

    By:

    FSharpx is a library for the .NET platform implementing general functional constructs on top of the F# core library. Its main target is F# but it aims to be compatible with all .NET languages wherever possible. This library is for the .NET platform implementing a type providers for regular expressions.

  14. FSharpx.TypeProviders.AppSettings

    By:

    FSharpx is a library for the .NET platform implementing general functional constructs on top of the F# core library. Its main target is F# but it aims to be compatible with all .NET languages wherever possible. This library is for the .NET platform implementing an AppSettings type provider.

  15. FSharpx.TypeProviders.Management

    By:

    FSharpx is a library for the .NET platform implementing general functional constructs on top of the F# core library. Its main target is F# but it aims to be compatible with all .NET languages wherever possible. This library is for the .NET platform implementing a WMI type provider.

  16. FSharpx.TypeProviders.Xrm

    By:

    FSharpx is a library for the .NET platform implementing general functional constructs on top of the F# core library. Its main target is F# but it aims to be compatible with all .NET languages wherever possible. This library is for the .NET platform implementing a type provider for Microsoft Dynamics CRM 2011

  17. FSharpx.Collections.Experimental

    By:

    FSharpx is a library for the .NET platform implementing general functional constructs on top of the F# core library. Its main target is F# but it aims to be compatible with all .NET languages wherever possible. This library provides experimental data structures.

  18. FSharp.Reactive

    By:

    A F#-friendly wrapper for the Reactive Extensions.