panesofglass
NuGet publisher profile
Packages (58)
FSharp.Control.Reactive
A F#-friendly wrapper for the Reactive Extensions.
WebApiContrib.Formatting.Jsonp
Provides a JSONP MediaTypeFormatter implementation for ASP.NET Web API
FSharpx.Core
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 functional data structures: Queues, double-ended Queues, BottomUpMergeSort, RandomAccessList, Vector, RoseTree, BKTree * Validation applicative functor * General functions like flip * Additional functions around collections * Functions to make C# - F# interop easier.
WebApiContrib.IoC.Ninject
The WebApiContrib.IoC.Ninject library provides dependency injection helpers for ASP.NET Web API.
FSharpx.Async
Async extensions for F#
FSharpx.Extras
FSharpx.Extras implements 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.
WebAPIContrib
Community Contributions for ASP.NET Web API
WebApiContrib.Formatting.ProtoBuf
Description
WebApiContrib.Formatting.JavaScriptSerializer
Description
WebApiContrib.IoC.StructureMap
The WebApiContrib.IoC.StructureMap library provides dependency injection helpers for ASP.NET Web API.
WebApiContrib.Formatting.Html
Foundational HttpMediaTypeFormatter to provide generated HTML markup from ASP.NET Web API
WebApiContrib.IoC.CastleWindsor
The WebApiContrib.IoC.CastleWindsor library provides dependency injection helpers for ASP.NET Web API.
WebApiContrib.Formatting.Razor
HttpMediaTypeFormatter used to generate HTML using RazorEngine.
WebApiContrib.Testing
Community Contributions for ASP.NET Web API
Frank
F# computation expressions for configuring the Microsoft.AspNetCore.Hosting.IWebHostBuilder and defining routes for HTTP resources using Microsoft.AspNetCore.Routing.
FSharpx.Text.StructuredFormat
FSharpx.Extras implements 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.
Arachne.Http.State
Arachne - Types for HTTP and related RFCs.
WebApiContrib.IoC.Autofac
The WebApiContrib.IoC.Autofac library provides dependency injection helpers for ASP.NET Web API.
Gluon.Client
TypeScript to FSharp connector
Gluon
Gluon provides a type-safe remoting connector between an F# backend and a TypeScript client.
WebApiContrib.Formatting.ServiceStack
Description
FSharp.Net.Http
F# extensions for System.Net.Http
FSharp.Control.Reactive.Testing
A F#-friendly wrapper for the Reactive Extensions.
WebApiContrib.IoC.Unity
The WebApiContrib.IoC.Unity library provides dependency injection helpers for ASP.NET Web API.
Dyfrig
F# support for the Open Web Interface for .NET
WebApiContrib.Tracing.Log4Net
Description
Fracture
Fracture is an F# based socket implementation for high-speed, high-throughput applications. It is built on top of SocketAsyncEventArgs, which minimises the memory fragmentation common in the IAsyncResult pattern.
FSharp.Data.JsonSchema
[DEPRECATED] This package has been renamed to FSharp.Data.JsonSchema.NJsonSchema. Please upgrade to the new package name. This package will not receive updates beyond 3.0.0.
Freya.Template
Templates for Freya on .NET Core
FSharp.Web.Http
F# extensions for System.Web.Http
FSharp.Reactive
A F#-friendly wrapper for the Reactive Extensions.
Trail
Blazor rendering with F#.
WebApiContrib.Formatting.MsgPack
Description
WebApiContrib.SelfHost
Description
Focco
Focco is a quick-and-dirty, literate-programming-style documentation generator.
WebApiContrib.IoC.Mef
Description
Fracture.Http
Fracture HTTP is an F# based HTTP server built on top of the high-speed, high-throughput Fracture sockets library.
WebApiContrib.WebHost
Description
Taliesin
Web application routing library using F# Agents
WebApiContrib.RavenDb
Description
Trail.BlazorRedux
Blazor rendering with F# and state management with BlazorRedux.
VegaHub
A self-hosted SignalR hub utility for pushing Vega specs to a browser window from F# Interactive.
Trail.Flatware
Blazor rendering with F# and state management with Flatware.
Frack
Frack is an F# based socket implementation for high-speed, high-throughput applications. It is built on top of SocketAsyncEventArgs, which minimises the memory fragmentation common in the IAsyncResult pattern.
LAgent
An agent framework in F#
Frank.Datastar
Datastar SSE integration for Frank web framework with F# computation expression support. Native SSE implementation with no external dependencies, supports .NET 8.0/9.0/10.0.
FSharp.Data.JsonSchema.Core
Target-agnostic JSON Schema IR and type analyzer for F# types. Use this package to analyze F# types into a schema document and translate to any target format.
Frank.Analyzers
F# Analyzers for Frank web framework - detects common issues at compile-time
FSharp.Data.JsonSchema.OpenApi
OpenAPI schema translator for F# types. Provides IOpenApiSchemaTransformer for ASP.NET Core OpenAPI integration using FSharp.Data.JsonSchema.Core.
ScriptCs.FSharp
A ScriptCs script engine for F#.
Frank.Auth
Resource- and handler-level authorization extensions for Frank web framework
Frank.OpenApi
OpenAPI document generation extensions for Frank web framework
FSharp.Data.JsonSchema.NJsonSchema
NJsonSchema-based JSON Schema generation for F# types. This package provides Generator.Create/CreateMemoized for generating NJsonSchema.JsonSchema from F# types, with support for records, discriminated unions, and validation.
Frank.Validation
Hand-authored SHACL Core validation for Frank resources, built on Frank.Rdf
Frank.Provenance
PROV-O provenance recording and querying for Frank resources, built on Frank.Rdf
Frank.Rdf
Hand-authored RDF triples for Frank resources, serialized as JSON-LD
Frank.Alps
Hand-authored ALPS profile documents for Frank resources
Frank.JsonHome
JSON Home document support for the Frank web framework