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

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

Methods

AddCommerceShell(IServiceCollection)

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