Skip to content

Redis with Asp.net 5 and Mvc6 #317

@mathewspv

Description

@mathewspv

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions