Skip to content
This repository has been archived by the owner on Mar 9, 2020. It is now read-only.

Added async method one ExcelPackage #590

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bhugot
Copy link

@bhugot bhugot commented Dec 5, 2019

Related to #283
I added async methods on ExcelPackage to fix errors with streams in aspnetcore 3.1
There are many other class to change but this is a first step.

Maybe instead of an empty constructor for ExcelPackage we should use a factory that could create instance asynchronously. This would be a breaking change.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant