Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Class ServiceCollectionExtensions

Adds ODP Integration services

Inheritance
System.Object
ServiceCollectionExtensions
Namespace: EPiServer.Commerce.ODP
Assembly: EPiServer.Commerce.ODP.dll
Version: 14.26.0
Syntax
public static class ServiceCollectionExtensions : Object

Methods

AddODPIntegration(IServiceCollection)

Configure ODP integration

Declaration
public static IServiceCollection AddODPIntegration(this IServiceCollection services)
Parameters
Type Name Description
Microsoft.Extensions.DependencyInjection.IServiceCollection services

The services

Returns
Type Description
Microsoft.Extensions.DependencyInjection.IServiceCollection

The service collection