FsInteractiveService.Http 0.2.0

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

// Install FsInteractiveService.Http as a Cake Tool
#tool nuget:?package=FsInteractiveService.Http&version=0.2.0

F# interactive API exposed via a lightweight HTTP server. The project makes the service available as a stand-alone process that can be started and called via HTTP requests. It follows the same style as FsAutoComplete.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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.2.0 1,181 5/31/2016
0.1.0 1,005 5/23/2016

Change AddHtmlPrinter to support FsLab Journal integration