Coder Social home page Coder Social logo

Comments (6)

wo80 avatar wo80 commented on June 10, 2024 3

Portable class libraries were a first approach to open .NET to other platforms/devices (like Windows Phone - there never was a full .NET framework for Windows Phone).

The whole idea of portable projects was indeed confusing and is now replaced by the .NET Standard (which is a good thing imho).

More info:
https://stackoverflow.com/questions/5238955/what-is-a-portable-class-library
https://www.infoq.com/news/2017/10/dotnet-core-standard-difference

from musicbrainz.

ColorTwist avatar ColorTwist commented on June 10, 2024 1

From what i read .NET Standard 2.0 is the way to go. Like you said.

from musicbrainz.

wo80 avatar wo80 commented on June 10, 2024 1

Here's one problem I see:
Portable class libraries are supported since VS2010, while support for .NET Standard projects is only there since VS2017.

If this isn't a problem, then the whole solution could be re-organized:
http://markheath.net/post/supporting-net-standard-and-net-35
https://docs.microsoft.com/en-us/dotnet/core/porting/

This would also simplify the creation of the nuget package.

from musicbrainz.

ColorTwist avatar ColorTwist commented on June 10, 2024

Never used it, just made me confused. Why does someone needs the portable version?

from musicbrainz.

ColorTwist avatar ColorTwist commented on June 10, 2024

It is evolving, final stages of being released 2.1 core.
https://blogs.msdn.microsoft.com/dotnet/2018/04/18/performance-improvements-in-net-core-2-1

from musicbrainz.

ColorTwist avatar ColorTwist commented on June 10, 2024

Personally i use VS2017.
VS2017 is available from March 2017. I guess many have updated.

from musicbrainz.

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.