VahidN / EPPlus.Core

EPPlus.Core is an unofficial port of the EPPlus library to .NET Core
GNU Lesser General Public License v3.0
370 stars 93 forks source link

EPPlus 4.5.0-beta Added .NET Core Support #37

Open VahidN opened 6 years ago

VahidN commented 6 years ago

4.5.0.0 Beta 1

nowherenearithaca commented 6 years ago

btw - I think that release is just for .Net Core 2.0, and there are no plans to support 1.0

epplus, will not be compatible with core 1.0. However, 4.5 beta which is compatible with core 2.0 was published today. For 1.0 you can have a look at EPPlus.Core (Nuget) which is an unofficial port of EPPlus.

(https://github.com/JanKallman/EPPlus/issues/40)

ghost commented 6 years ago

Are there plans to release new versions for .Net Core?

VahidN commented 6 years ago

Please start using the original EPPlus 4.5.1. It supports .NETFramework 3.5, .NETFramework 4.0 & .NETStandard 2.0 now.

robeverett commented 6 years ago

Will this support .net core 2.1.1 ? Is ClosedXML (0.93.0) compatible with .net core 2.1.1 ?

VahidN commented 6 years ago

.NET Core 2.x implements the .NETStandard 2.0 specification and EPPlus supports .NETStandard 2.0.