dotnet-win32-service
Service runner
A library that allows .NET Core applications to run as Windows services without the need for a wrapper assembly or full .NET Framework.
Helper classes to set up and run as windows services directly on .net core. A ServiceBase alternative.
452 stars
31 watching
57 forks
Language: C#
last commit: about 5 years ago
Linked from 2 awesome lists
dotnet-coredotnet-standardwindows-service
Related projects:
Repository | Description | Stars |
---|---|---|
peterkottas/dotnetcore.windowsservice | Allows hosting of .NET Core console applications as Windows services | 569 |
weihanli/dotnet-exec-action | A GitHub action that executes C# scripts with the dotnet-exec tool without requiring a .NET SDK. | 1 |
natemcmaster/dotnet-serve | A simple command-line HTTP server for serving files over HTTPS. | 808 |
dotnet-boxed/framework | A collection of .NET Core extensions and helper packages to simplify development | 725 |
dotnet-websharper/core | An F#-based web programming platform including compilers from F# and C# code to JavaScript. | 600 |
appium/dotnet-client | An extension to the official Selenium .NET webdriver with Appium-specific methods | 384 |
retirenet/dotnet-retire | Scans .NET Core applications for known vulnerabilities in runtimes. | 178 |
dotnetcore/webapiclient | A .NET library for building high-performance REST API clients with features like semantic declaration, aspect-oriented programming, and Swagger-to-code support. | 2,062 |
matiasinsaurralde/go-dotnet | A Go wrapper around the .NET Core Runtime | 483 |
yevhen/nake | A task runner tool for .NET Core that allows developers to write and execute scripts in C# | 238 |
adamralph/simple-exec | A .NET library for running external commands with customizable behavior and exception handling. | 705 |
dotnetcore/flubucore | Automates build and deployment processes using C# code | 909 |
danports/cassia | A .NET library for accessing the native Windows Remote Desktop Services API | 133 |
dotnet/dotnext | A set of libraries extending .NET API with features for async programming, concurrency, metaprogramming, and high-performance I/O operations | 1,659 |
servicetitan/stl.fusion | A .NET library that enables transparent caching and real-time updates with minimal extra code | 1,863 |