Giter Club home page Giter Club logo

Comments (3)

2881099 avatar 2881099 commented on July 29, 2024

原作者有提供 test https://github.com/ctstone/csredis
我移值的时候去掉了单元测试部分。

更新您的 .net core 版本可以解决冲突问题。

from csredis.

DerickIT avatar DerickIT commented on July 29, 2024

感谢您的回复,csrediscore后续会有单元测试提供吗?因为版本改变了再用原来的单元测试是不是不太好,
NU1107: 检测到 Microsoft.Extensions.Caching.Abstractions 存在版本冲突。直接从项目引用包可解决此问题。 GXT.Authorization -> Caching.CSRedis 2.3.9.1 -> Microsoft.Extensions.Caching.Abstractions (>= 2.1.1) GXT.Authorization -> Microsoft.AspNetCore.App 2.1.0-rc1-final -> Microsoft.Extensions.Caching.Abstractions (= 2.1.0-rc1-final). 可以选择 csredis2.3.7

from csredis.

2881099 avatar 2881099 commented on July 29, 2024

是的,单元测试后续会有。

这个是 Caching.CSRedis 2.3.9.1 与 .netcore 版本冲突导致的错误,.net core 2.1 是长期稳定版本,建议跟着微软的升级步伐。

与本项目 CSRedisCore 无关哦,本项目是绿绝色无依赖,不会产生此版本冲突错误。

应该在这个项目内提问:
https://github.com/2881099/Microsoft.Extensions.Caching.CSRedis

感谢反馈,关闭了。

from csredis.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.