CleanArchitecture.WorkerService
Worker Service Template
A .NET Core worker service template using Clean Architecture to build scalable and maintainable services.
A solution template using Clean Architecture for building a .NET Core Worker Service.
739 stars
16 watching
101 forks
Language: C#
last commit: 4 months ago
Linked from 1 awesome list
architectureclean-architectureclean-codehacktoberfest
Related projects:
Repository | Description | Stars |
---|---|---|
ardalis/ardalis.sharedkernel | Provides reusable base classes for Clean Architecture implementations | 99 |
amantinband/clean-architecture | A .NET application template implementing clean architecture principles for building reminder services with subscription management | 1,585 |
ardalis/cleanarchitecture | A starting point for Clean Architecture with ASP.NET Core using the dependency-inverted architecture pattern | 16,381 |
udacity/cloudflare-typescript-worker-template | A preconfigured starter template for building a strict TypeScript Cloudflare Worker | 26 |
cloudflare/rustwasm-worker-template | A template project to create Cloudflare Workers using Rust and workers-rs. | 372 |
iammukeshm/cleanarchitecture.webapi | An implementation of Clean Architecture for ASP.NET Core 3.1 WebAPI with loosely coupled architecture and clean-code practices. | 1,400 |
phongnguyend/practical.cleanarchitecture | A comprehensive guide to implementing Clean Architecture in full-stack .Net 8 applications with various technologies and frameworks | 2,126 |
thangchung/clean-architecture-dotnet | A Microservices project demonstrating Minimal Clean Architecture with DDD-lite and CQRS-lite, using .NET 6 and Cloud-native patterns for an eCommerce sample. | 1,236 |
alirizaadiyahsi/nucleus | A Vue-based web application with ASP.NET Core API backend using JWT authentication and entity framework core | 356 |
girish21/remix-cloudflare-workers-template | A starter template for building and deploying Cloudflare Workers with Remix and Turborepo tools. | 63 |
cloudflare/worker-template | A template to simplify the creation of Cloudflare workers by providing a basic structure and files for getting started with JavaScript-based web tasks | 173 |
ashleygwilliams/worker-template-requests | A demonstration project showcasing how to handle requests in a JavaScript worker script | 1 |
shinyorg/templates | A collection of templates and boilerplate code for building .NET MAUI apps with various features and libraries. | 97 |
restuwahyu13/go-clean-architecture | A Go-based software project demonstrating the clean architecture pattern and its folder structure for structuring and organizing codebases. | 129 |
pdevito3/craftsman | A .NET scaffolding tool to help developers quickly create boilerplate code for .NET Web APIs. | 1,125 |