fsharp.org
github page
Suave.RouteTypeProvider
Helpers
Namespace: Suave.RouteTypeProvider
Nested types and modules
Type
Description
PathModelBuilder
Functions and values
Function or value
Description
pathDico format h
Signature:
format:string -> h:(IDictionary<string,obj> -> WebPart) -> WebPart
pathModel format h
Signature:
format:string -> h:('t -> WebPart) -> WebPart
Type parameters:
't
pathModelOfType ty format h
Signature:
ty:Type -> format:string -> h:(obj -> WebPart) -> WebPart
Suave.RouteTypeProvider
Home page
Get Library via NuGet
Source Code on GitHub
License
Release Notes
Getting started
Tutorial
Documentation
API Reference