Table of Contents

Class DependencyInjectionExtensions

Namespace
Sportradar.OddsFeed.SDK.Common.Extensions
Assembly
Sportradar.OddsFeed.SDK.dll

Extensions for Microsoft.Extensions.DependencyInjection

public static class DependencyInjectionExtensions
Inheritance
DependencyInjectionExtensions
Inherited Members

Methods

AddUofSdk(IServiceCollection, IUofConfiguration)

Add all sdk services to service collection

public static void AddUofSdk(this IServiceCollection services, IUofConfiguration configuration)

Parameters

services IServiceCollection

The service collection

configuration IUofConfiguration

An IUofConfiguration used to configure sdk services