Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/haf/topshelf.fsharp

F# APIs for Topshelf
https://github.com/haf/topshelf.fsharp

Last synced: about 2 months ago
JSON representation

F# APIs for Topshelf

Awesome Lists containing this project

README

        

# Topshelf F# API

## Maintainers wanted – ping @haf to talk

F# API wrapper for Topshelf.

``` powershell
Install-Package Topshelf.FSharp
```

Have [a look at the sample](https://github.com/haf/Topshelf.FSharp/blob/master/src/Topshelf.FSharp.Example/Program.fs).

PRs accepted!