Topshelf.FSharp 3.0.0

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

// Install Topshelf.FSharp as a Cake Tool
#tool nuget:?package=Topshelf.FSharp&version=3.0.0

Topshelf F# API

Product Versions
.NET Framework net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Topshelf.FSharp:

Package Downloads
rutta

Logary is a high performance, multi-target logging, metric and health-check library for mono and .Net.

Exira.EventStore.Runner

Exira.EventStore.Runner is a wrapper that uses Topshelf to run EventStore as a Windows Service

Exira.StaticMailer

Exira.StaticMailer is a REST endpoint running in a Windows Service to enable static sites to easily send mail

Exira.EventStore.Logger

Exira.EventStore.Logger is a Topshelf service to log EventStore events using Serilog

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.0 19,629 9/26/2016
2.1.0 23,153 8/25/2015
2.0.1 1,472 6/26/2015
2.0.0 936 6/26/2015
1.0.0 4,746 8/24/2014

Release Notes:

* [infra] bump to topshelf v4.0
* [infra] ignore paket.exe
* [infra] adding paket bootstrapper
* Merge pull request #4 from Erlord/master
* removed extra open statement