Giter VIP home page Giter VIP logo

Comments (7)

SimonCropp avatar SimonCropp commented on May 18, 2024

needs some love

from commander.fody.

DamianReeves avatar DamianReeves commented on May 18, 2024

@SimonCropp do you have some nice shareable code I can use for my type resolution. This seems to be where I am failing.

from commander.fody.

SimonCropp avatar SimonCropp commented on May 18, 2024

@DamianReeves unfortunately no. it depends on what types you need and where those types exist (both assembly and namespace) for example https://github.com/Fody/PropertyChanged/blob/master/PropertyChanged.Fody/MsCoreReferenceFinder.cs

from commander.fody.

SimonCropp avatar SimonCropp commented on May 18, 2024

if you need someone to test on Win8/winphone I can help you with that

from commander.fody.

DamianReeves avatar DamianReeves commented on May 18, 2024

I might take you up on this, let me do some investigating, I think I got hung up with having a proper AssemblyResolver in my unit tests for this issue or the Portable Libraries issue.

from commander.fody.

SimonCropp avatar SimonCropp commented on May 18, 2024

dont try and fully unit test it. to properly do it you would need to actually run the unit test in the context of a WinPhone/Win8/PCL etc compile. more hassle than it is worth. just do it with trial + error + guessing.

from commander.fody.

DamianReeves avatar DamianReeves commented on May 18, 2024

Openened up issue #5 to track Windows Phone issues, but WinRT support is there

from commander.fody.

Related Issues (12)

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.