Optional hook for adding or replacing services on the underlying IServiceCollection.
public Action<IServiceCollection>? ConfigureServices { get; set; }