* Add trace parsing from a file instead of realtime
Add a new interface set_trace_filename() that will enable reading from
an ETL file rather than real-time capture.
Also added a new NativeExample that demonstrates this capability.
* Minor cleanup to address code review items.
* Bump nuget version