You can easily use «Document .Net» in .Net Core 2.0, 2.1 or higher. It's completely written in C# managed code and compiled under .Net Framework and .Net Core.
Let us say, you have just created a .Net Core project. To configure Document .Net in your project, make these steps:
If you have added the SautinSoft.Document.dll into your project in previous step 1 through Nuget, all dependencies are already installed automatically and therefore simply skip this step.
In case of you have added the reference to the SautinSoft.Document.dll by the old way (Solution Explorer->right click by "References"->Add Reference...), please add these dependencies using Nuget:
For example, to add "System.IO.Packaging, 4.4.0: