About
This blog is mostly about my work, but expect an occasional home project, productivity tip and tooling review.Search
Categories
- Conference (20)
- Development (193)
- Security (16)
- Test (30)
- Tooling (154)
- Uncategorized (151)
Most used tags
Tag Archives: SpreadSheetLight
Get Spreadsheetlight working
Spreadsheetlight is a dotnet library for creating Excel documents with all it’s wonderful features. The Spreadsheetlight nuget has no dependencies on nuget packages, but does have a dependency on Open XML SDK 2.0. This can be installed with the DocumentFormat.OpenXml … Continue reading