Have anyone tried to create a .NET Core 2.0 application integrated with Dynamicweb?
I tried to add the Dynamicweb NuGet package, and got this warning.
'Dynamicweb 9.3.10' was restored using '.NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v2.0'. This package may not be fully compatible with your project.
Are there any .NET Core 2.0 compatible dlls for Dynamicweb?
The reason for this is that we are thinking about making a real time application with a very small footprint, connected with DW for using DW's integration framework, and ecommerce modules.