Giter VIP home page Giter VIP logo

Comments (15)

xin-lai avatar xin-lai commented on May 14, 2024

问题已收到,正在处理。目前发现线上的单元测试是OK的,但是本地单元测试确实没有通过,原因已经找到,我们会尽快处理并发布Beta版。

from magicodes.ie.

zhujinhu21 avatar zhujinhu21 commented on May 14, 2024

netcore2.2的项目不能使用 Magicodes.IE.Excel 2.1.0以上的版本。nuget添加失败

from magicodes.ie.

xin-lai avatar xin-lai commented on May 14, 2024

试试2.2 Beta版的包

from magicodes.ie.

xin-lai avatar xin-lai commented on May 14, 2024

刚试过2.1.4版本没有问题。

from magicodes.ie.

zhujinhu21 avatar zhujinhu21 commented on May 14, 2024

netcore2.2 不能使用2.1.4以上的包,我直接使用下载的源码

from magicodes.ie.

xin-lai avatar xin-lai commented on May 14, 2024

是Beta版的不支持么?.net core 2.2我试过用2.1.4可以啊。

from magicodes.ie.

zhujinhu21 avatar zhujinhu21 commented on May 14, 2024

我是webapi项目 ,目标框架 netcore 2.2 ,vs2017工具

PM> Install-Package Magicodes.IE.Excel -Version 2.1.4
正在还原 D:\Work\isolate_user\room_user\api\cov19_api\cov19_api\cov19_api.csproj 的包...
Install-Package : NU1107: Microsoft.Extensions.Configuration 中检测到版本冲突。直接安装/引用 Microsoft.Extensions.Configuration 3.1.0 到项目 cov19_api 可解决此问题。
cov19_api -> Magicodes.IE.Excel 2.1.4 -> EPPlus 4.5.3.3 -> Microsoft.Extensions.Configuration.Json 3.1.0 -> Microsoft.Extensions.Configuration (>= 3.1.0)
cov19_api -> Microsoft.AspNetCore.App 2.2.0 -> Microsoft.Extensions.Configuration (>= 2.2.0 && < 2.3.0).
所在位置 行:1 字符: 1

  • Install-Package Magicodes.IE.Excel -Version 2.1.4
  •   + CategoryInfo          : NotSpecified: (:) [Install-Package], Exception
      + FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PackageManagement.PowerShellCmdlets.InstallPackageCommand
    
    

Install-Package : 程序包还原失败。正在回滚“cov19_api”的程序包更改。
所在位置 行:1 字符: 1

  • Install-Package Magicodes.IE.Excel -Version 2.1.4
  •   + CategoryInfo          : NotSpecified: (:) [Install-Package], Exception
      + FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PackageManagement.PowerShellCmdlets.InstallPackageCommand
    
    

from magicodes.ie.

zhujinhu21 avatar zhujinhu21 commented on May 14, 2024

ConsoleApp5.zip

其中的WebApplication1项目不能添加Magicodes.IE.Excel 2.1.4

from magicodes.ie.

xin-lai avatar xin-lai commented on May 14, 2024

收到。

from magicodes.ie.

xin-lai avatar xin-lai commented on May 14, 2024

这是EPPlus的坑,已解决:

Install-Package Magicodes.IE.Excel -Version 2.2.0-beta5

from magicodes.ie.

zhujinhu21 avatar zhujinhu21 commented on May 14, 2024

用2.2.0-beta5从excel导入数据报错

System.Drawing.Common 要用System.Drawing.Common (>= 4.6.0-preview6.19303.8)的包才行,4.7.0包找不到dll
ConsoleApp5.zip
里面valuescontroller是个测试

from magicodes.ie.

xin-lai avatar xin-lai commented on May 14, 2024

已经找到原因,将尽快处理

from magicodes.ie.

xin-lai avatar xin-lai commented on May 14, 2024

https://www.nuget.org/packages/Magicodes.IE.Excel/2.2.0-beta6
好了,请使用 2.2.0-beta6

from magicodes.ie.

xin-lai avatar xin-lai commented on May 14, 2024

Install-Package Magicodes.IE.Excel -Version 2.2.0-beta6

from magicodes.ie.

zhujinhu21 avatar zhujinhu21 commented on May 14, 2024

ok,谢谢

from magicodes.ie.

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.