Skip to content

Releases: trakerr-com/trakerr-csharp

Hotfix: More accurate CPU profiling

19 Jul 19:55
Compare
Choose a tag to compare

A few performance enchancements and changes to API flexibility. CPU is more accurate and performs better due to delegation of the polling metrics to a new thread. SendEventAsync now returns the entire task for your use. New doc on client shutdown.

Feature Release: REST API V1.3 release

17 May 20:14
Compare
Choose a tag to compare

Adds extra fields pertaining to hardware and correlation ID. The SDK has code that will detect your CPU and memeory usage, along with other small bugfixes.

Be sure to check out the AppEvent documentation for new fields specific to AppEvent, making it easy to customize events to your liking!

Hotfix: Nuget update

02 May 19:15
Compare
Choose a tag to compare

Some of the most current code should be on Nuget. a version clash disallowed a previous prerelease we were testing as 1.0.0. Some doc updates too.

Trakerr C# initial release

24 Mar 21:22
Compare
Choose a tag to compare

Send your events to Trakerr easily from C# with the official release of the Trakerr API for C#.

1.0.0 Release Code Complete

21 Mar 00:10
Compare
Choose a tag to compare
Pre-release

1.0.0 API should be code complete. Documentation up for review and should be completed before full release (#5), along with the sample app (#8).