HangfireIO / Hangfire

An easy way to perform background job processing in .NET and .NET Core applications. No Windows Service or separate process required
https://www.hangfire.io
Other
9.35k stars 1.69k forks source link

Implement Gitlink #437

Open naveensrinivasan opened 9 years ago

naveensrinivasan commented 9 years ago

GitLink let's users step through your code hosted on GitHub! Help make .NET open source projects more accessible by enabling this for your .NET projects, it's just a single additional step in your build.

https://github.com/GitTools/GitLink

odinserj commented 9 years ago

Scanned its README several times to learn what to do to enable the support, but found nothing ;(

naveensrinivasan commented 9 years ago

Can I do a PR on this?

odinserj commented 9 years ago

Of course you can! Please target it against the dev branch, and I'll be happy to merge it.

naveensrinivasan commented 9 years ago

Cool will do that!

burningice2866 commented 8 years ago

@naveensrinivasan i suppose this explains what needs to be updated in the Build Configuration of Hangfire, am i right? https://oren.codes/2015/09/23/enabling-source-code-debugging-for-your-nuget-packages-with-gitlink/

Are you still working on PR?

naveensrinivasan commented 8 years ago

Sorry I am not. Thanks