Code Monkey home page Code Monkey logo

Comments (5)

Viincenttt avatar Viincenttt commented on August 19, 2024

Hi Marc,

This is because I recently migrated the project to use .NET standard. This also means the project now uses the new cleaned up csproj format. Unfortunatly, this format is only supported by Visual Studio 2017.

If you still want to run this project, you can download the free community edition of Visual Studio 2017.

Kind regards,
Vincent

from mollieapi.

marcverkade avatar marcverkade commented on August 19, 2024

OK, i understand but for now I do not see the need for us to update our apps and solutions to 2017.
I merged the changes in the current project except the MollieBase stuff.
Thanx for your support!

from mollieapi.

Viincenttt avatar Viincenttt commented on August 19, 2024

Hi Marc,

You don't have to include the source code into the project, just install the Nuget package instead. This will simply include the compiled binary to your project. It will also allow you to install future updates without merging. Much easier and it won't matter what Visual Studio version you are using. To install, open the package manager console in Visual Studio and type the following command:
Install-Package Mollie.Api

Kind regards,
Vincent

from mollieapi.

marcverkade avatar marcverkade commented on August 19, 2024

I know, but our policy is to compile all sourcecode of the libraries we use...
It works great, thanx!

from mollieapi.

Viincenttt avatar Viincenttt commented on August 19, 2024

Alright, no problem!

from mollieapi.

Related Issues (20)

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.