Class ServiceCollectionExtensions
Inheritance
System.Object
ServiceCollectionExtensions
Namespace: EPiServer.Commerce.Shell
Assembly: EPiServer.Commerce.Shell.dll
Version: 14.26.0Syntax
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 |