I hope this is not a repetitive question; I've searched on the site but I was not able to find anything. As the title say I would like to create/edit spreadsheet on a .NET Compact Framework project. On desktop project with the full size framework I use, with pleasure, ClosedXML but if I try to use this I get multiple errors so I'm searching for an alternative.
I have found a commercial option (TMS Flexcel Studio for .NET) but I was wondering if there is something free to use.
I know that I could simply create a csv but I want to do something a bit more modern.
Thanks in advance to everyone who will help.