Coder Social home page Coder Social logo

Comments (4)

maxkatz6 avatar maxkatz6 commented on September 14, 2024 1

We can do it privately only through Avalonia support contracts.

Other than that, I still don’t understand why you need Microsoft.Maui.Controls.Compatibility to be added. I.e. you haven’t provided even a short stack trace .

If you check this repository projects, they use MAUI 8.0.3 for library itself now, and 8.0.6 for samples. My last comment is not up to date anymore, we do reference specific version now.

from avaloniamauihybrid.

maxkatz6 avatar maxkatz6 commented on September 14, 2024

It would be good if Avalonia.Maui could use the version of the NuGet package of the same version of the MAUI I am using.

Avalonia.Maui doesn't reference any specific version of Maui. It's just a <UseMaui>true</UseMaui> + specific TFM version.

I don't know where Microsoft.Maui.Controls.Compatibility reference could came from. We do not reference it. At least not explicitly.

from avaloniamauihybrid.

curia-damiano avatar curia-damiano commented on September 14, 2024

Hi @maxkatz6 , even with 11.0.9 I have the same issue (i.e. I need to reference the Maui.Compatibility NuGet explicitly).
Would it be possible to share a repro project - PRIVATELY? (it is for one of my customers)

from avaloniamauihybrid.

curia-damiano avatar curia-damiano commented on September 14, 2024

Hi @maxkatz6 ,
Here is the stack trace I get from Visual Studio when the exception happens:

System.IO.FileNotFoundException
Message=Could not load file or assembly 'Microsoft.Maui.Controls.Compatibility, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.

stacktrace

Would it be possible to share privately with you my solution, where you could see the exception happening_

from avaloniamauihybrid.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.