I have my WPF project where i use hostbuilder to handle some dependency's, this works good with another Class library i have using EFcore. I want to add another class library where i handle business logic but im kinda lost in how hostbuilder actually works and what the recommended strategy is