Labels

.NET (2) ALM (1) Appveyor (1) AST (1) CI (1) Continuous Integration (1) Excel (1) export (1) NuGet (1) Open Source (1) OpenXml (1) Parser (1) performance (1) Roslyn (1) software development (2) Visitor (1) С# (1)

Wednesday 13 April 2016

Excel export can be fast

The open source JumboExcel library presented is in this writing is juggling with hundreds of thousands of Excel cells in subsecond time, is memory friendly due to the streaming approach and is able to work in a multi-threaded server environment. You can check out the project's GitHub page and also use it in a form of binary NuGet package. It has not presented a single performance issue in two years of using in a heavily-loaded production system.