rules-framework
rules-framework copied to clipboard
Have a solution for bootstraping rules engine using a hosted service
Registering a suggestion (thank you @fernando-a-marins), it would be nice to have a way to bootstrap rules creation on application startup.
Thinking about this for a bit, it seems possible to be done with IHostedService.
Leaving this registered to think about possible solution designs.
We can validate this by starting a service that already has the framework installed. If this behavior is not happening anymore, then we can close this issue