ardalis / CleanArchitecture.WorkerService

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

Create a 'dotnet new' template #120

Open ardalis opened 1 year ago

ardalis commented 1 year 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 2 weeks 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.