Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 1.3% downloads on nuget.org

nuget.org : peanutbutter.serviceshell

The Service Shell slice of the PeanutButter mini-suite 1. Inherit from `Shell` 2. Set Desdcription, ServiceName, and, optionally, Version 3. override `RunOnce` 4. remember to call Shell.RunMain<MyService>(args) from your Program/Main method Service Shell provides an easy way to run polling services - simply implement the RunOnce method and set your interval. Shell ensures that the RunOnce is not re-entered: if your poll time exceeds the interval, you'll simply run polls back-to-back Including (4) means you can, from the cli, perform the following with the service: - install - uninstall - start - stop - restart - run-once (for testing or for running from another scheduler)

Registry - Homepage - JSON
purl: pkg:nuget/peanutbutter.serviceshell
Keywords: windows, service, csharp, duck-typing, hacktoberfest, mysql, sqlite, sqlserver, testing, utility
License: BSD-3-Clause
Latest release: about 1 month ago
First release: about 10 years ago
Downloads: 972,547 total
Stars: 172 on GitHub
Forks: 30 on GitHub
Total Commits: 2206
Committers: 18
Average commits per author: 122.556
Development Distribution Score (DDS): 0.299
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/fluffynuts
Last synced: about 14 hours ago

    Loading...
    Readme
    Loading...