【问题标题】:OrmLiteAuthRepository not resolving using ServiceStackOrmLiteAuthRepository 未使用 ServiceStack 解析
【发布时间】:2014-01-27 17:33:44
【问题描述】:

我在尝试从 Global.asax 中的服务堆栈解析“OrmLiteAuthRepository”时遇到问题。看来我从 NuGet(安装包 ServiceStack)为我的项目安装了正确的包。

在同一个文件中,我可以创建、注册和自动连接我的 ORMMySql 连接以及使用 InMemoryAuthRepository 配置 IUserAuthRepository。

环境方面,我有 Visual Studio 2013 和 ServiceStack 4.0.8。

任何想法在解决我的 OrmLiteAuthRepository 解决问题时遇到什么问题?

谢谢!

【问题讨论】:

    标签: c# ormlite-servicestack


    【解决方案1】:

    OrmLiteAuthRepository 已移至 v4 中的新 ServiceStack.Server NuGet 包。

    其他重大更改已记录在 v4 Release Notes 中。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2012-12-13
      • 1970-01-01
      • 2013-12-05
      相关资源
      最近更新 更多