Y
Hacker News
new
|
ask
|
show
|
jobs
by
smt88
2311 days ago
You can do this already with DataTables, which is basically an in-memory Excel spreadsheet. Bonus is that it also supports Excel functions, and it’s completely safe/sandboxed code.
1 comments
ftcHn
2310 days ago
e.g.
https://docs.microsoft.com/en-us/dotnet/api/system.data.data...
link