Click here to Skip to main content
15,924,318 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: .NET Core Console app is a DLL Pin
TheGreatAndPowerfulOz31-Jul-17 11:23
TheGreatAndPowerfulOz31-Jul-17 11:23 
GeneralRe: .NET Core Console app is a DLL Pin
Eddy Vluggen31-Jul-17 12:07
professionalEddy Vluggen31-Jul-17 12:07 
GeneralRe: .NET Core Console app is a DLL Pin
TheGreatAndPowerfulOz31-Jul-17 12:10
TheGreatAndPowerfulOz31-Jul-17 12:10 
QuestionRe: .NET Core Console app is a DLL Pin
Eddy Vluggen1-Aug-17 1:05
professionalEddy Vluggen1-Aug-17 1:05 
AnswerRe: .NET Core Console app is a DLL Pin
TheGreatAndPowerfulOz1-Aug-17 5:09
TheGreatAndPowerfulOz1-Aug-17 5:09 
GeneralRe: .NET Core Console app is a DLL Pin
raddevus31-Jul-17 14:08
mvaraddevus31-Jul-17 14:08 
GeneralRe: .NET Core Console app is a DLL Pin
Eddy Vluggen1-Aug-17 1:09
professionalEddy Vluggen1-Aug-17 1:09 
GeneralRe: .NET Core Console app is a DLL Pin
Kornfeld Eliyahu Peter31-Jul-17 20:24
professionalKornfeld Eliyahu Peter31-Jul-17 20:24 
raddevus wrote:
I guess this makes sense?

Every sense, if you think about it... .NET Core had the goal to be platform independent, but truly there is not such a thing as at some point you hit the OS and problems are there...
So they moved the dependency from your code to the loader (dotnet.exe) and left you with a pure DLL. That way they got to the level where code not only can be compiled in any platform, but the result can be run on any...

If it is OK with you:
.NET Core: compile once, run everywhere[^]
ASP.NET Core: compile once, host everywhere[^]
Skipper: We'll fix it.
Alex: Fix it? How you gonna fix this?
Skipper: Grit, spit and a whole lotta duct tape.

GeneralIn the beginning...was the command line (old but still relevant) Pin
raddevus31-Jul-17 9:44
mvaraddevus31-Jul-17 9:44 
QuestionRe: In the beginning...was the command line (old but still relevant) Pin
RickZeeland31-Jul-17 10:07
mveRickZeeland31-Jul-17 10:07 
AnswerRe: In the beginning...was the command line (old but still relevant) Pin
CodeWraith31-Jul-17 19:36
CodeWraith31-Jul-17 19:36 
GeneralRe: In the beginning...was the command line (old but still relevant) Pin
W Balboos, GHB1-Aug-17 0:26
W Balboos, GHB1-Aug-17 0:26 
GeneralRe: In the beginning...was the command line (old but still relevant) Pin
raddevus1-Aug-17 1:41
mvaraddevus1-Aug-17 1:41 
GeneralRe: In the beginning...was the command line (old but still relevant) Pin
jschell1-Aug-17 8:09
jschell1-Aug-17 8:09 
GeneralRe: In the beginning...was the command line (old but still relevant) Pin
PIEBALDconsult1-Aug-17 8:53
mvePIEBALDconsult1-Aug-17 8:53 
GeneralXKCD OTD - OMG. Pin
OriginalGriff31-Jul-17 8:24
mveOriginalGriff31-Jul-17 8:24 
GeneralRe: XKCD OTD - OMG. Pin
RickZeeland31-Jul-17 8:48
mveRickZeeland31-Jul-17 8:48 
GeneralRe: XKCD OTD - OMG. Pin
Jeremy Falcon31-Jul-17 9:20
professionalJeremy Falcon31-Jul-17 9:20 
GeneralRe: XKCD OTD - OMG. Pin
Eddy Vluggen31-Jul-17 9:11
professionalEddy Vluggen31-Jul-17 9:11 
GeneralRe: XKCD OTD - OMG. Pin
harold aptroot31-Jul-17 9:42
harold aptroot31-Jul-17 9:42 
GeneralRe: XKCD OTD - OMG. Pin
Tim Carmichael31-Jul-17 9:57
Tim Carmichael31-Jul-17 9:57 
GeneralRe: XKCD OTD - OMG. Pin
OriginalGriff31-Jul-17 10:49
mveOriginalGriff31-Jul-17 10:49 
GeneralRe: XKCD OTD - OMG. Pin
jeron131-Jul-17 10:04
jeron131-Jul-17 10:04 
GeneralRe: XKCD OTD - OMG. Pin
Marc Clifton31-Jul-17 14:31
mvaMarc Clifton31-Jul-17 14:31 
GeneralRe: XKCD OTD - OMG. Pin
Tim Carmichael31-Jul-17 14:59
Tim Carmichael31-Jul-17 14:59 

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.