So I have a web app built on asp.net 3.5 (still uses Global.asax, aspx pages etc) and I have a .net Core 6 chat widget that I want to be imported for use in this project. Is this possible? I’ve been searching and I’m not coming up with any specific answers to this case.