Click here to Skip to main content
15,885,278 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 self-contained Pin
Shao Voon Wong22-Oct-20 0:14
mvaShao Voon Wong22-Oct-20 0:14 
GeneralRe: .Net Core self-contained Pin
honey the codewitch22-Oct-20 0:45
mvahoney the codewitch22-Oct-20 0:45 
GeneralRe: .Net Core self-contained Pin
Johnny J.22-Oct-20 0:51
professionalJohnny J.22-Oct-20 0:51 
GeneralRe: .Net Core self-contained Pin
honey the codewitch22-Oct-20 0:53
mvahoney the codewitch22-Oct-20 0:53 
GeneralRe: .Net Core self-contained Pin
CodeWraith22-Oct-20 2:15
CodeWraith22-Oct-20 2:15 
GeneralRe: .Net Core self-contained Pin
Nelek22-Oct-20 1:22
protectorNelek22-Oct-20 1:22 
GeneralRe: .Net Core self-contained Pin
Shao Voon Wong22-Oct-20 1:37
mvaShao Voon Wong22-Oct-20 1:37 
GeneralRe: .Net Core self-contained Pin
lmoelleb22-Oct-20 2:57
lmoelleb22-Oct-20 2:57 
Reflection makes it somewhat difficult to make this mandatory. Stuff like "Register all classes in this assembly/namespace with the DI container, "deserialize this JSON looking up the types based on the $type property" is all over the place.

So at least they need to add the option to specify what always needs to be included, and this would need to work across dependencies. Not impossible, but I can see how it would end up in the "something for the next version" pile. At least they can keep the signature of the classes they stripped out, so any reflection code hitting them could give a meaningful error. A proper error message is worth more than 1MB or two in my book. Smile | :)

And I guess when the choice was between the comments saying "this does not work" and "this is too big", they chose the latter in the default settings. Can't say I blame them...
GeneralRe: .Net Core self-contained Pin
Nelek22-Oct-20 8:34
protectorNelek22-Oct-20 8:34 
GeneralRe: .Net Core self-contained Pin
CCostaT23-Oct-20 4:32
CCostaT23-Oct-20 4:32 
GeneralRe: .Net Core self-contained Pin
Daniel Wilianto23-Oct-20 18:04
Daniel Wilianto23-Oct-20 18:04 
GeneralRe: .Net Core self-contained Pin
Gerry Schmitz22-Oct-20 1:14
mveGerry Schmitz22-Oct-20 1:14 
GeneralRe: .Net Core self-contained Pin
Nelek22-Oct-20 1:30
protectorNelek22-Oct-20 1:30 
GeneralRe: .Net Core self-contained Pin
Gerry Schmitz22-Oct-20 2:14
mveGerry Schmitz22-Oct-20 2:14 
GeneralRe: .Net Core self-contained Pin
Nelek22-Oct-20 20:42
protectorNelek22-Oct-20 20:42 
GeneralRe: .Net Core self-contained Pin
CodeWraith22-Oct-20 2:00
CodeWraith22-Oct-20 2:00 
GeneralRe: .Net Core self-contained Pin
Nelek22-Oct-20 8:47
protectorNelek22-Oct-20 8:47 
GeneralRe: .Net Core self-contained Pin
CodeWraith22-Oct-20 11:16
CodeWraith22-Oct-20 11:16 
GeneralRe: .Net Core self-contained Pin
Nelek22-Oct-20 20:36
protectorNelek22-Oct-20 20:36 
GeneralRe: .Net Core self-contained Pin
Reelix23-Oct-20 1:54
Reelix23-Oct-20 1:54 
GeneralRe: .Net Core self-contained Pin
danielrail23-Oct-20 2:53
professionaldanielrail23-Oct-20 2:53 
GeneralRe: .Net Core self-contained Pin
Dan Neely22-Oct-20 2:28
Dan Neely22-Oct-20 2:28 
GeneralRe: .Net Core self-contained Pin
Nelek22-Oct-20 8:55
protectorNelek22-Oct-20 8:55 
GeneralRe: .Net Core self-contained Pin
Dan Neely22-Oct-20 9:59
Dan Neely22-Oct-20 9:59 
GeneralRe: .Net Core self-contained Pin
Eddy Vluggen22-Oct-20 9:12
professionalEddy Vluggen22-Oct-20 9:12 

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.