988d48581be1c931964e9a3fae9766e5471a7908
Updated `DependencyInjection.cs` to include support for `ConfigurationOptions`, enabling queued configuration actions and the ability to configure `RecActionOptions` via delegates or `IConfiguration`. Added `LuckyPennySoftwareLicenseKey` property to `ConfigurationOptions` and integrated it into `AddAutoMapper` setup. Introduced `ApplyConfigurations` method to process queued actions. Updated `using` directives to include necessary namespaces.
Description
Languages
C#
100%