CadyIO / hangfire-ravendb

RavenDB job storage for Hangfire
https://www.nuget.org/packages/Hangfire.Raven/
18 stars 35 forks source link

AspNetCore update #6

Closed stephenstroud closed 8 years ago

stephenstroud commented 8 years ago

Any plans to update this project to AspNet-Core?

AustinWinstanley commented 8 years ago

We can look at the dependencies. As long as they all support core, we should be able to. Will get back to you on this.

stephenstroud commented 8 years ago

Ok sounds great, wondering if it would be good to decouple the dependency on SqlServer too, is it needed? I'm happy to contribute again.

AustinWinstanley commented 8 years ago

Decoupling the dependency on Sql is a good idea @stephenstroud and we'd be happy to have your help. Not sure when we'd be able to get to this. If you make a pull request we'll definitely implement it.

stephenstroud commented 8 years ago

Sure okay, Ill start by updating the project to core, might be able to create a PR by end of next week.

AustinWinstanley commented 8 years ago

Upgraded to .Net Core and pushed to Nuget

https://www.nuget.org/packages/Hangfire.Raven/2.0.0