Hey there guys!
Is it possible to consume an API made in .NET Core from a Framework Web App?I'm currently making a Web App using Umbraco for its CMS capabilities and I'd like to use an API made in .NET Core. However when I tried to reference the API I got issues because of the version. Any way to approach this?