Frank 3.1.1

dotnet add package Frank --version 3.1.1
NuGet\Install-Package Frank -Version 3.1.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Frank" Version="3.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Frank --version 3.1.1
#r "nuget: Frank, 3.1.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Frank as a Cake Addin
#addin nuget:?package=Frank&version=3.1.1

// Install Frank as a Cake Tool
#tool nuget:?package=Frank&version=3.1.1

Frank defines a set of functions for building web applications in the functional style using types defined in System.Net.Http. Frank also includes adapters to host applications using System.Web.Routing.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.1.1 324 12/7/2014
3.1.0 88 10/13/2014
3.0.19 57 10/13/2014
3.0.18 59 10/12/2014
3.0.0.9 111 5/25/2014
3.0.0.8 63 5/25/2014
2.0.2 59 1/26/2014
2.0.0 106 1/7/2014
1.1.1 53 1/1/2014
1.1.0 54 1/1/2014
1.0.2 54 12/10/2013
1.0.1 54 12/10/2013
1.0.0 54 12/10/2013
0.9.130703 52 7/3/2013
0.9.130702 51 7/1/2013
0.8.56 51 6/26/2013
0.8.27 50 6/25/2013
0.8.26 52 8/8/2012
0.8.25 53 7/26/2012
0.8.23 53 6/4/2012
0.7.120524 58 5/24/2012
0.7.120523.1 52 5/23/2012
0.6.120122 56 2/20/2012
0.6.111226 56 12/26/2011
0.5.111206 58 12/7/2011
0.5.111127 51 11/27/2011
0.3.0 154 6/6/2011

Use FSharp.Core from NuGet