Examples demonstrating use of the Acuit Pinpoint API via the Acuit.Pinpoint.Server.Client NuGet package:
This is a simple example client that connects to Acuit Pinpoint to record test results.
The example targets .NET Framework 4.8 and is written in C#.
This is a simple example client that connects to Acuit Pinpoint to record test results.
The example targets .NET Framework 4.8 and is written in Visual Basic.
This is a simple example client that connects to Acuit Pinpoint to record test results using the new SimpleStation helper available in the version 8 preview of the Acuit.Pinpoint.Server.Client NuGet package, which greatly simplifies implementing custom Acuit Pinpoint stations.
The example targets .NET Framework 4.8.1 and is written in C#.