Giter Club home page Giter Club logo

voicemeeter-remote-api-extended's People

Contributors

a-tg avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

voicemeeter-remote-api-extended's Issues

issue within netcoreapp3.1 if used from nuget

Error received:
Could not load file or assembly 'Microsoft.Win32.Registry, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.

Situation:
I'm writing a plugin/extension library for a netcoreapp3.1 program. My library will be loaded at runtime from the dlls I provide.

It seems the nuget package is trying to use net5.0 assemblies which create this issue. Even if I add the Microsoft.Win32.Registry assembly to the dlls I provide, the issue is the same. Presumably the issue is because the runtime used already has this dll and is creating a conflict.

While downloading the shared project does work and resolves the issue, if you update this project or the ones used (ie, the api wrapper and the dll wrapper), I will have to manually check for updates. For this, Nuget would be a better solution (imho) and would also be more likely show up among the dependent projects in your repo, giving you better visibility and credit for your work.

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.