Skip to content

Instantly share code, notes, and snippets.

@farukterzioglu
Created October 13, 2019 17:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save farukterzioglu/6d052385d909f7c3782e9cb4d8f5113a to your computer and use it in GitHub Desktop.
Save farukterzioglu/6d052385d909f7c3782e9cb4d8f5113a to your computer and use it in GitHub Desktop.
{
"author": "Faruk Terzioglu",
"name": "Worker Service (Extended)",
"description": "Pretty much full project template for creating a worker service.",
"groupIdentity": "Microsoft.Worker.Extended",
"identity": "Microsoft.Worker.Extended.CSharp.3.1",
"shortName": "workerextended",
"sourceName": "Company.Application1",
"primaryOutputs": [
{
"path": "Company.Application1.csproj"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment