UnifiedOdds Feed SDK .NET library (.NET Standard 2.0)

UnifiedFeed SDK is a client library that enables easier integration with the Betradar XML feeds. SDK exposes XML feed service interface in a more user-friendly way and isolates the client from having to do XML feed parsing, proper connection handling, error recovery, event queuing, data caching and dispatching. It also makes a client solution more stable and robust when it comes to feed handling, especially with the release of new and updated XML feed versions.

For a quick start consider consulting the DemoProject.

The SDK uses the following 3rd party libraries:

  • OpenTelemetry (1.6.0)
  • Dawn.Guard (1.12.0)
  • Humanizer (2.14.1)
  • Microsoft.Extensions.Logging (7.0.0)
  • Microsoft.Extensions.Caching.Memory (7.0.0)
  • Microsoft.Extensions.Configuration (7.0.0)
  • Microsoft.Extensions.Diagnostics.HealthChecks (7.0.11)
  • Microsoft.Extensions.Http (7.0.0)
  • RabbitMQ.Client (6.5.0)