Hi guys,
I would like to try out the new AI features, and I see that I need to set up the solution as a .NET Core 10 solution.
Which version is the first one I can use?
I want to set it up on my local IIS environment.
Thank you,
Adrian
Hi guys,
I would like to try out the new AI features, and I see that I need to set up the solution as a .NET Core 10 solution.
Which version is the first one I can use?
I want to set it up on my local IIS environment.
Thank you,
Adrian
Hi Adrian,
It's available from 10.25. Just make sure to run the .NET 10 version and install the Backend MCP package from App Store, and you should be good to go.
- Jeppe
Hi Jeppe,
Thank you.
I am not sure, though, what you mean by "run the .NET 10 version". Are there 2 separate distributions?
Thank you,
Adrian
Hi Nicolai,
Thank you very much, I read that article, but in my case, I used the distributions from the developer portal:
https://doc.dynamicweb.com/downloads/dynamicweb-10
Should I assume that all of those distributuions are .NET 8?
Thank you,
Adrian
I believe I got it.
I had to edit Dynamicweb.Host.Suite.runtimeconfig.json and change net8.0 to net10.0 and the versions from 8.0.0 to 10.0.0.
I hope it's the right process.
Thank you,
Adrian
You must be logged in to post in the forum