Search for Steffen Forkmann returned 18 packages
Displaying results 1 - 18.
-
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#.
-
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
-
NaturalSpec
By:
NaturalSpec is a .NET UnitTest framework which provides automatically testable specs in natural language.
-
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.
-
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.
-
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.
-
FSharp.Testing
By:
Some extensions which help to make F# code testable from C# test projects.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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
-
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.
-
FSharp.Reactive
By:
A F#-friendly wrapper for the Reactive Extensions.