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 .nuspec file and template.json #205

Closed niravmsoni closed 2 weeks ago

niravmsoni commented 2 weeks ago

Added .nuspec file and template.json for creating template for Worker Service

ardalis commented 2 weeks ago

Great, thanks! Now I just need a CI trigger to publish it.