c# - excel nuget package for .net core -


i need library .net core me create excel file (no matter exact file extension).

i tried use microsoft.office.interop.excel.dll (windows dll), searched in nuget gallery, tried find other package core support, didnt managed find one.

is there library witch can me?


Comments

Popular posts from this blog

sql - can we replace full join with union of left and right join? why not? -

javascript - Parallax scrolling and fixed footer code causing width issues -

iOS: Performance of reloading UIImage(name:...) -