DotNetCore.WindowsService

Service host

Allows hosting of .NET Core console applications as Windows services

Simple library that allows one to host dot net core application as windows services. Perfect solution to power micro-services architecture.

GitHub

568 stars
42 watching
149 forks
Language: C#
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dasmulli/dotnet-win32-service A library that allows .NET Core applications to run as Windows services without the need for a wrapper assembly or full .NET Framework. 451
natemcmaster/dotnet-serve A simple command-line HTTP server for serving files over HTTPS. 805
aws/aws-dotnet-session-provider An ASP.NET session state provider that stores sessions in Amazon DynamoDB 40
asc-lab/dotnetcore-microservices-poc An insurance sales system built using .NET Core microservices architecture 1,910
watson-developer-cloud/dotnet-standard-sdk Provides C# APIs to interact with IBM's Watson services using REST APIs 148
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
eventstore/eventstore-client-dotnet A .NET client SDK for interacting with an event-native database using gRPC protocol 147
dotnetcore/agileconfig A lightweight configuration center for .NET Core applications. 1,507
madslundt/netcoremicroservicessample Demonstrates a microservices architecture with CQRS, event sourcing, and message brokers in a .NET Core application 698
dotnetcore/flubucore Automates build and deployment processes using C# code 909
matiasinsaurralde/go-dotnet A Go wrapper around the .NET Core Runtime 481
horsdal/microservices-in-dotnet-book-second-edition An open-source code repository featuring complete .NET microservice application examples 89
dotnetcore/aspnetcore-doc-cn Simplified Chinese edition of ASP.NET Core documentation 521
dotnet-boxed/framework A collection of .NET Core extensions and helper packages to simplify development 724
ibm-cloud/aspnet-core-helloworld Sample ASP.NET Core application demonstrating deployment and integration with IBM Cloud services. 21