Click here to Skip to main content
15,900,110 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: hehe (no offense) Pin
GuyThiebaut28-Oct-19 22:37
professionalGuyThiebaut28-Oct-19 22:37 
GeneralWSO CCC OTD 2019-10-28 Pin
OriginalGriff27-Oct-19 22:47
mveOriginalGriff27-Oct-19 22:47 
GeneralRe: WSO CCC OTD 2019-10-28 Pin
Abbas A. Ali27-Oct-19 22:51
professionalAbbas A. Ali27-Oct-19 22:51 
GeneralRe: WSO CCC OTD 2019-10-28 - we have a winner! Pin
OriginalGriff27-Oct-19 22:54
mveOriginalGriff27-Oct-19 22:54 
GeneralRe: WSO CCC OTD 2019-10-28 - we have a winner! Pin
Abbas A. Ali27-Oct-19 23:59
professionalAbbas A. Ali27-Oct-19 23:59 
GeneralCore, Standard ... what a mess Pin
BillWoodruff27-Oct-19 11:20
professionalBillWoodruff27-Oct-19 11:20 
GeneralRe: Core, Standard ... what a mess Pin
Ravi Bhavnani27-Oct-19 11:42
professionalRavi Bhavnani27-Oct-19 11:42 
AnswerRe: Core, Standard ... what a mess PinPopular
Super Lloyd27-Oct-19 13:48
Super Lloyd27-Oct-19 13:48 
I can understand, once upon a time I found it confusing too, I remember....
But now, with the benefit of experience and understanding, I would say it's pretty neat and good.

Core is a Runtime... when an application is compiled for .NET Core it runs with the .NET core runtime....
Using a .NET Core library on another runtime (such as the .NET Framework) is a little bit of a gamble, I imagine.

.NET Standard is a, for lack of a better word, a "runtime contract" a .NET Standard library (only library, no executable) can be run by any runtime supporting this version (or above) of .NET Standard.
It replaces and simplify what was previously known as PCL (Portable Class Library, not really portable, more like multi targeting)

Hence if you want to make a library for multiple platform, make it a .NET Standard library.

.NET Core, by contrast, is a runtime, like Unity, (iOS, Android) Xamarin, .NET Framework.

And.. good luck with your experimentation! Smile | :)
Hope it brings you some wins in the end! Smile | :)
A new .NET Serializer
All in one Menu-Ribbon Bar
Taking over the world since 1371!


modified 27-Oct-19 22:44pm.

GeneralRe: Core, Standard ... what a mess Pin
BillWoodruff27-Oct-19 21:01
professionalBillWoodruff27-Oct-19 21:01 
GeneralRe: Core, Standard ... what a mess Pin
Super Lloyd28-Oct-19 1:49
Super Lloyd28-Oct-19 1:49 
GeneralRe: Core, Standard ... what a mess Pin
Mike Marynowski28-Oct-19 5:16
professionalMike Marynowski28-Oct-19 5:16 
GeneralRe: Core, Standard ... what a mess Pin
Super Lloyd28-Oct-19 12:30
Super Lloyd28-Oct-19 12:30 
GeneralRe: Core, Standard ... what a mess Pin
Super Lloyd27-Oct-19 16:43
Super Lloyd27-Oct-19 16:43 
GeneralRe: Core, Standard ... what a mess Pin
Mike Marynowski28-Oct-19 5:16
professionalMike Marynowski28-Oct-19 5:16 
GeneralRe: Core, Standard ... what a mess Pin
BillWoodruff27-Oct-19 21:01
professionalBillWoodruff27-Oct-19 21:01 
GeneralRe: Core, Standard ... what a mess Pin
peterkmx28-Oct-19 4:26
professionalpeterkmx28-Oct-19 4:26 
GeneralRe: Core, Standard ... what a mess Pin
Sander Rossel27-Oct-19 21:48
professionalSander Rossel27-Oct-19 21:48 
GeneralRe: Core, Standard ... what a mess Pin
Reelix28-Oct-19 2:02
Reelix28-Oct-19 2:02 
GeneralRe: Core, Standard ... what a mess Pin
adambl28-Oct-19 3:00
professionaladambl28-Oct-19 3:00 
GeneralRe: Core, Standard ... what a mess Pin
Reelix28-Oct-19 3:56
Reelix28-Oct-19 3:56 
GeneralRe: Core, Standard ... what a mess Pin
Sander Rossel28-Oct-19 21:45
professionalSander Rossel28-Oct-19 21:45 
GeneralRe: Core, Standard ... what a mess Pin
Davyd McColl28-Oct-19 2:57
Davyd McColl28-Oct-19 2:57 
GeneralRe: Core, Standard ... what a mess Pin
Jacquers28-Oct-19 3:01
Jacquers28-Oct-19 3:01 
GeneralRe: Core, Standard ... what a mess Pin
Marc Clifton28-Oct-19 3:01
mvaMarc Clifton28-Oct-19 3:01 
GeneralRe: Core, Standard ... what a mess Pin
Nelek28-Oct-19 3:22
protectorNelek28-Oct-19 3:22 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.


Straw Poll

Were you affected by the geomagnetic storms this past weekend?
Communication disruptions, electrified pipes, random unexplained blue-screens in Windows - the list of effects is terrifying.
  Results   482 votes