MTS SDK .NET

MTS SDK is a client library that enables easier integration with the Sportradar MTS. SDK exposes well defined API and hides ticket response parsing, proper connection handling, error recovery, event queuing and dispatching. It also makes a client solution easier to maintain with regular version updates.

SDK supports ticket version 2.4.

Note (2019/5/10): The major and minor versions will specify the version of the ticket supported by the given SDK version, the build version will be incremented each time new feature is released or a bug is fixed.
Breaking changes will only be allowed when releasing the SDK for a new ticket version (when a major or minor version changes). Subsequent builds of that version will not contain any breaking changes. If a feature requiring a breaking change is requested, it will be introduced along with the support for next ticket version.