Interface IAppExtensionBuilderBase
- Namespace
- Innova.Abstractions.Builder
- Assembly
- Innova.Data.dll
Represents the base interface for an application extension builder.
public interface IAppExtensionBuilderBase
Methods
- AddServices(IServiceCollection)
Adds services to the specified service collection.
- InitializeService(IServiceProvider)
Initializes the service using the specified service provider.