Show / Hide Table of Contents

Class AbpAutofacHostBuilderExtensions

Inheritance
System.Object
AbpAutofacHostBuilderExtensions
Namespace: Microsoft.Extensions.Hosting
Assembly: Volo.Abp.Autofac.dll
Syntax
public static class AbpAutofacHostBuilderExtensions : object

Methods

UseAutofac(IHostBuilder)

Declaration
public static IHostBuilder UseAutofac(this IHostBuilder hostBuilder)
Parameters
Type Name Description
IHostBuilder hostBuilder
Returns
Type Description
IHostBuilder
Back to top Powered by Volosoft