Can we reference BB CRM WebAPI library in .NET Core project?

Hi,

In our FSU Foundation new Spark website project, we used Microsoft cutting edge technology .NET Core 3.1. I wonder if we can directly reference BB CRM WebAPI library such as Blackbaud.AppFx.WebAPI and Blackbaud.AppFx.XmlTypes etc. in the project? We need to use BB WebAPI to directly save data into CRM batch. What we do right now is to create a WebAPI service in another .NET Framework website project in which I can reference BB CRM WebAPI so that I can call my own WebAPI wrapper from Spark .Net Core project. This works fine.


I wonder if we can reference BB CRM WebAPI library in .Net Core 3.1 project directly? Or we have to use low level AppFx service directly from CRM website?


Thanks,

-Tiehu


 

Categories