Today the license key can be set in code, but only during the set up phase of the dependency injection. Because we would like to have the license key in the database we would like to set the license after configuring the dependency injection (after calling Build on the WebApplicationBuilder).
Today the license key can be set in code, but only during the set up phase of the dependency injection. Because we would like to have the license key in the database we would like to set the license after configuring the dependency injection (after calling Build on the WebApplicationBuilder).