ardalis / CleanArchitecture.WorkerService

A solution template using Clean Architecture for building a .NET Core Worker Service.
MIT License
736 stars 101 forks source link

Create a 'dotnet new' template #120

Open ardalis opened 2 years ago

ardalis commented 2 years ago

See CleanArchitecture. Create and publish a dotnet new template for worker services that use Clean Architecture.

https://github.com/ardalis/CleanArchitecture/blob/main/CleanArchitecture.nuspec

niravmsoni commented 4 months ago

@ardalis Can you please assign this issue to me? I have raised a pull request for this issue (#205) and would like to track its progress.