- 
                Notifications
    
You must be signed in to change notification settings  - Fork 1.5k
 
Closed
Description
Can anybody help me on this issue.
I created Asp.Net 5 mvc6 application using default vs template.
and I installed StackExchange.Redis from nuget, and try to refer in Home controller.
using StackExchange.Redis;
after that I am getting an error message as below ,
Error CS0246
The type or namespace name 'StackExchange' could not be found (are you missing a using directive or an assembly reference?)
AspNet5Demo.DNX Core 5.0
can anybody help me to integrate StackExchange.Redis
with Asp.net 5 Mvc6 application
Thank you.
Metadata
Metadata
Assignees
Labels
No labels