misterspeedy/FsExcel

Consider supporting NetStandard 2.0 etc.

isaacabraham opened this issue · 2 comments

Currently the package only (seems) to support .NET 5. Supporting .NET Standard 2.0 would allow other .NET runtimes to use this package e.g. .NET Core 3.1, Net Framework 4.8 etc. I think .NET 6 should be ok though.

Good point, thanks - I'll look into it.

Changed to target NetStandard2.1. Version 0.0.30.