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
servicesIServiceCollectionThe service collection
configurationIUofConfigurationAn IUofConfiguration used to configure sdk services