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

How to use with .Net, not .Net Core? #4

Open
DanJ210 opened this issue Dec 20, 2017 · 1 comment
Open

How to use with .Net, not .Net Core? #4

DanJ210 opened this issue Dec 20, 2017 · 1 comment

Comments

@DanJ210
Copy link

DanJ210 commented Dec 20, 2017

I'm under the impression that this works for regular .Net AND .Net Core. The getting started instructions seems to be geared more towards .Net Core as I'm not sure where to get the ConfigurationBuilder for .Net. Is there any other tutorial or explanation for using this with the .Net framework specifically?

Thanks in advance.

@DanJ210
Copy link
Author

DanJ210 commented Dec 20, 2017

I guess I misunderstood a little bit in that .Net gets configured simply by adding the package... Yet I run the application and get this error,

[RedisConnectionException: It was not possible to connect to the redis server(s); to create a disconnected multiplexer, disable AbortOnConnectFail. SocketFailure on PING] --

What I'm not understanding is what I need to do after the package is installed and configures itself. Perhaps I'm not advanced enough to understand?

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

1 participant