Replacing UnityBootstrapper with PrismBootstrapper #2464
|
Hello, As it is well known, I've read a few posts (S.O., here) discussing migrating to In addition, the tutorials only speak of Why was Thank you |
Answered by
brianlagunas
May 27, 2021
Replies: 1 comment
|
The bootstrapper is used for headless applications such as extensions, or custom implementations. Just move to |
0 replies
Answer selected by
johnnildo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The bootstrapper is used for headless applications such as extensions, or custom implementations. Just move to
PrismApplication