Skip to content

Instantly share code, notes, and snippets.

@jmarmolejos
Created November 4, 2015 13:11
Show Gist options
  • Select an option

  • Save jmarmolejos/aef3b174b50bf1f3c5b0 to your computer and use it in GitHub Desktop.

Select an option

Save jmarmolejos/aef3b174b50bf1f3c5b0 to your computer and use it in GitHub Desktop.
GlobalConfiguration.Configuration.UseSqlServerStorage("DefaultConnection");
...
app.UseHangfireDashboard();
app.UseHangfireServer();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment