Hi everyone,
I’m currently working on a project using XSharp and I’ve run into a bit of a challenge. Specifically, I’m trying to integrate XSharp into an existing .NET Core application, but I’m not sure if I’m setting things up correctly.
Here’s the issue: when I try to reference XSharp classes in my project, I keep running into compatibility errors. I’ve double-checked the versions and dependencies, but I’m not sure if there’s a specific step I might be missing in the integration process.
Has anyone here successfully used XSharp with .NET Core? If so, could you share any tips or a simple guide on how to properly configure everything? Any help would be greatly appreciated!
Thanks in advance
Issues with XSharp Integration in My Project
Re: Issues with XSharp Integration in My Project
Hi Novaliya,
XSharp applications currently are not .NET Core, but ,NET Framework.
If you are using another dialect than the X# Core dialect, you need some X# runtime DLLs, either in the GAC or in your application bin folder.
Unfortunately I have no experience with .NET Core, but others do.
Wolfgang
XSharp applications currently are not .NET Core, but ,NET Framework.
If you are using another dialect than the X# Core dialect, you need some X# runtime DLLs, either in the GAC or in your application bin folder.
Unfortunately I have no experience with .NET Core, but others do.
Wolfgang
Wolfgang Riedmann
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it