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.
451 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 | 568 |
weihanli/dotnet-exec-action | Automates execution of C# scripts using the dotnet-exec tool without requiring the .NET SDK. | 1 |
natemcmaster/dotnet-serve | A simple command-line HTTP server for serving files over HTTPS. | 805 |
dotnet-boxed/framework | A collection of .NET Core extensions and helper packages to simplify development | 724 |
dotnet-websharper/core | An F#-based web programming platform including compilers from F# and C# code to JavaScript. | 599 |
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,053 |
matiasinsaurralde/go-dotnet | A Go wrapper around the .NET Core Runtime | 481 |
yevhen/nake | A task runner tool for .NET Core that allows developers to write and execute scripts in C# | 235 |
adamralph/simple-exec | A .NET library for running external commands with customizable behavior and exception handling. | 694 |
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 aimed at improving .NET development productivity with unique features. | 1,641 |
servicetitan/stl.fusion | A .NET library that enables transparent caching and real-time updates with minimal extra code | 1,858 |