Skip to content

Instantly share code, notes, and snippets.

@jean-lourenco
Created September 28, 2020 16:35
Show Gist options
  • Save jean-lourenco/156af0204495861da4c633542e93b6ad to your computer and use it in GitHub Desktop.
Save jean-lourenco/156af0204495861da4c633542e93b6ad to your computer and use it in GitHub Desktop.
Linha para adicionar serviço no DI
services.AddHostedService<TimedHostedService>();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment