-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Dotnetcore NPOI Review By Timeline
This review is totally based on commit history and release history of Dotnetcore/NPOI.
Dec, 2016
a. yang-xiaodong (previous account name yuleyule66) created the repo.
b. "This project is for NPOI Core. NPOI is still under at https://github.com/tonyqus/npoi" is shown on Readme.md
Aug, 2017
a. Dotnetcore.NPOI 1.0 is released on nuget. Only .NET Core supported is found in this release
b. Last valid commit (I mean code change) from yang-xiaodong Commits history
Aug, 2018
a. Dotnetcore.NPOI 1.2.0 is released on nuget. Both .NET Framework 4.6.1 and .NET Standard 2.0 are supported according to the release notes
b. The text 'This NPOI use .net standard 2.0 version. NPOI is still under at https://github.com/tonyqus/npoi' is replaced with this project is migrated from Tony Qu's NPOI in Readme.md
C. There are two PRs contributed by SayHelloBriggs and baiyunchen
Oct, 2018
a. Dotnetcore.NPOI 1.2.2 preview is released on nuget.
c. All code changes are from PRs contributed by gtbuchanan, tincann, jondavidford, r0bnet
Oct, 2019
a. Dotnetcore.NPOI 1.2.2 is released on nuget.
b. All code changes are from PR contributed by gtbuchanan
No updates from Dotnetcore.NPOI anymore.
a. Dotnetcore NPOI is migrated .NET core version of NPOI 2.2.x.
b. The major contribution from yang-xiaodong only happens in 2017.