Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.Net Standard 2.0 is not using EPPlus.Core #20

Closed
orangenotorange opened this issue Oct 1, 2018 · 2 comments
Closed

.Net Standard 2.0 is not using EPPlus.Core #20

orangenotorange opened this issue Oct 1, 2018 · 2 comments

Comments

@orangenotorange
Copy link

Summary of the issue

The .net Standard 2.0 pacakage is loading EPPlus instead of EPPlus.Core. This is breaking my project because the objects don't match. Seems like an oversight. Can you upgrade the .Net 2.0 package to require the Core version?

capture

Environment

The in-use version:
Operating system: 
IDE: (e.g. Visual Studio 2015)

Example code/Steps to reproduce:

paste your core code

Output:

Exception message:
Full Stack trace:
@VahidN
Copy link
Owner

VahidN commented Oct 1, 2018

Well, EPPlus 4.5.0-beta Added .NET Core Support. So using it was a correct choice and there is no difference between EPPlus.Core and the original EPPlus. EPPlus.Core is a discontinued project, because it has been merged with the original project.

@VahidN VahidN closed this as completed Oct 1, 2018
@lock
Copy link

lock bot commented Oct 24, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related problems.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants