Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/haf/topshelf.fsharp
- Owner: haf
- License: other
- Created: 2014-08-24T11:21:35.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-04-12T05:20:01.000Z (over 1 year ago)
- Last Synced: 2024-11-01T13:42:16.910Z (about 2 months ago)
- Language: F#
- Size: 517 KB
- Stars: 26
- Watchers: 7
- Forks: 11
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!