Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StackExchange.Redis.StrongName ? #46

Open
SalvoDiFede opened this issue Mar 8, 2017 · 4 comments
Open

StackExchange.Redis.StrongName ? #46

SalvoDiFede opened this issue Mar 8, 2017 · 4 comments

Comments

@SalvoDiFede
Copy link

Hi Marco,
Any way to make double version with strongname dependency?
Thanks

Ciao Marco
Pensi di fare una doppia versione e/o di cambiare la dipendenza per chi usa la lib in strongname?
Grazie

@marcoCasamento
Copy link
Owner

I think it's more a thing of the past https://github.com/dotnet/corefx/blob/master/Documentation/project-docs/strong-name-signing.md , however some situations where signing is needed, definitely exists.
Honestly I prefer to concentrate on making the library even more stable and be ready to support hf2 and it's promised asynchronous support.

If however you or anyone else is willing to submit a PR for that, it's a nice addition I can also take care of the building/publishing part

@SalvoDiFede
Copy link
Author

Ok, thank'u!

@ryanelian
Copy link
Contributor

I seconded the need for this.

The reason I need this is because https://www.nuget.org/packages/Microsoft.Extensions.Caching.Redis/ depends on StackExchange.Redis.StrongName instead of StackExchange.Redis.

Due to that reason, it is impossible to use HangFire.Redis.StackExchange if you need to use Redis in your ASP.NET Core MVC as a cache service / session store!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants