https://github.com/fenbf/autoperfreport
Automated report generation with .NET library, and also native C++
https://github.com/fenbf/autoperfreport
Last synced: 3 months ago
JSON representation
Automated report generation with .NET library, and also native C++
- Host: GitHub
- URL: https://github.com/fenbf/autoperfreport
- Owner: fenbf
- Created: 2014-06-30T18:36:06.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-06-30T18:36:13.000Z (about 12 years ago)
- Last Synced: 2025-02-25T18:38:48.890Z (over 1 year ago)
- Language: C++
- Size: 121 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
#AutoPerfReport#
Application that shows how to generate automated reports using third party library (in this case it is Spire.XLS).
We can easily call it from C# app, but from C++ (native) as well.
described on my blog: [Code And Graphics](http://www.bfilipek.com)