Suave.Azure.Functions 0.0.9

dotnet add package Suave.Azure.Functions --version 0.0.9
NuGet\Install-Package Suave.Azure.Functions -Version 0.0.9
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="Suave.Azure.Functions" Version="0.0.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Suave.Azure.Functions --version 0.0.9
#r "nuget: Suave.Azure.Functions, 0.0.9"
#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 Suave.Azure.Functions as a Cake Addin
#addin nuget:?package=Suave.Azure.Functions&version=0.0.9

// Install Suave.Azure.Functions as a Cake Tool
#tool nuget:?package=Suave.Azure.Functions&version=0.0.9

A utility library to scale Up Azure Functions in F# Using Suave. By using this libary you can host and run your Suave code in Azure Functions.

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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.9 1,253 10/13/2016
0.0.8 879 10/12/2016
0.0.7 903 10/12/2016
0.0.6 895 10/12/2016
0.0.5 880 10/12/2016
0.0.4 927 10/12/2016
0.0.3 886 10/11/2016
0.0.2 883 10/11/2016
0.0.1 906 10/11/2016
0.0.1-beta 747 9/27/2016

Refactored Custom Header Add Exception