Click here to Skip to main content
15,886,761 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: What did Yoda say... Pin
Sander Rossel11-Nov-20 10:02
professionalSander Rossel11-Nov-20 10:02 
GeneralRe: What did Yoda say... Pin
Jörgen Andersson11-Nov-20 10:04
professionalJörgen Andersson11-Nov-20 10:04 
GeneralRe: What did Yoda say... Pin
DRHuff11-Nov-20 10:56
DRHuff11-Nov-20 10:56 
News.NET 5 breaking changes Pin
Kent Sharkey11-Nov-20 7:07
staffKent Sharkey11-Nov-20 7:07 
GeneralRe: .NET 5 breaking changes Pin
honey the codewitch11-Nov-20 7:12
mvahoney the codewitch11-Nov-20 7:12 
GeneralRe: .NET 5 breaking changes Pin
markrlondon11-Nov-20 10:02
markrlondon11-Nov-20 10:02 
GeneralRe: .NET 5 breaking changes Pin
honey the codewitch11-Nov-20 10:49
mvahoney the codewitch11-Nov-20 10:49 
GeneralRe: .NET 5 breaking changes Pin
markrlondon11-Nov-20 11:07
markrlondon11-Nov-20 11:07 
I based my "Ah yes, everyone using CAS is still on NET Framework" from the quote below from Breaking changes, version 3.1 to 5.0 - .NET Core | Microsoft Docs[^] in the 'Reason for change' subsection[1]:
Quote:
Reason for change
Code access security (CAS) is an unsupported legacy technology. The infrastructure to enable CAS exists only in .NET Framework 2.x - 4.x, but is deprecated and not receiving servicing or security fixes.

Due to CAS's deprecation, the supporting infrastructure was not brought forward to .NET Core or .NET 5.0+. However, the APIs were brought forward so that apps could cross-compile against .NET Framework and .NET Core. This led to "fail open" scenarios, where some CAS-related APIs exist and are callable but perform no action at run time. This can lead to security issues for components that expect the runtime to honor CAS-related attributes or programmatic API calls. To better communicate that the runtime doesn't respect these attributes or APIs, we have obsoleted the majority of them in .NET 5.0.

This does seem to me to imply that the only people successfully using CAS will be in NET Framework.


Footnote:-
1: I'd have linked directly to the 'Reason for change' subsection but the anchor in the website appears to link to the wrong 'Reason for change' subsection.
GeneralRe: .NET 5 breaking changes Pin
honey the codewitch11-Nov-20 11:12
mvahoney the codewitch11-Nov-20 11:12 
GeneralRe: .NET 5 breaking changes Pin
Slacker00711-Nov-20 7:39
professionalSlacker00711-Nov-20 7:39 
GeneralRe: .NET 5 breaking changes Pin
Chris Maunder11-Nov-20 8:10
cofounderChris Maunder11-Nov-20 8:10 
GeneralRe: .NET 5 breaking changes Pin
Jörgen Andersson11-Nov-20 8:22
professionalJörgen Andersson11-Nov-20 8:22 
GeneralRe: .NET 5 breaking changes Pin
Kent Sharkey11-Nov-20 8:25
staffKent Sharkey11-Nov-20 8:25 
GeneralRe: .NET 5 breaking changes Pin
Jörgen Andersson11-Nov-20 8:28
professionalJörgen Andersson11-Nov-20 8:28 
GeneralRe: .NET 5 breaking changes Pin
Marc Clifton11-Nov-20 8:36
mvaMarc Clifton11-Nov-20 8:36 
GeneralRe: .NET 5 breaking changes Pin
theoldfool11-Nov-20 9:32
professionaltheoldfool11-Nov-20 9:32 
GeneralRe: .NET 5 breaking changes Pin
Sander Rossel11-Nov-20 9:42
professionalSander Rossel11-Nov-20 9:42 
GeneralOCR Anyone? Pin
Gerry Schmitz11-Nov-20 6:03
mveGerry Schmitz11-Nov-20 6:03 
GeneralRe: OCR Anyone? Pin
Slacker00711-Nov-20 6:11
professionalSlacker00711-Nov-20 6:11 
GeneralRe: OCR Anyone? Pin
Gerry Schmitz11-Nov-20 6:19
mveGerry Schmitz11-Nov-20 6:19 
GeneralRe: OCR Anyone? Pin
Meshack Musundi12-Nov-20 20:40
professionalMeshack Musundi12-Nov-20 20:40 
GeneralRe: OCR Anyone? Pin
Rick York11-Nov-20 7:31
mveRick York11-Nov-20 7:31 
GeneralRe: OCR Anyone? Pin
Slacker00711-Nov-20 7:33
professionalSlacker00711-Nov-20 7:33 
GeneralRe: OCR Anyone? Pin
Gerry Schmitz11-Nov-20 11:47
mveGerry Schmitz11-Nov-20 11:47 
GeneralRe: OCR Anyone? Pin
Rick York11-Nov-20 11:58
mveRick York11-Nov-20 11:58 

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.