Skip to content

Add AssemblyLoadContext to .NET Standard #46815

Answered by PathogenDavid
techfan101 asked this question in Ideas
Discussion options

You must be logged in to vote

Short version:

Are there any plans to include it in some future version of .NET Standard?

No

Is there any (approximate) timeline for this inclusion?

Never


.NET Standard is done. .NET Standard 2.0 was the last version that supported .NET Framework, .NET Standard 2.1 is the last version that will be released in general. (See here: The future of .NET Standard.)

Furthermore, in order to get AssemblyLoadContext added to .NET Standard in a way which a Visual Studio extension could use it, you would need AssemblyLoadContext to be added to .NET Framework. .NET Framework 4.8 is the last version of .NET Framework. It is only receiving fixes, no new features.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by techfan101
Comment options

You must be logged in to vote
3 replies
@PathogenDavid
Comment options

@techfan101
Comment options

@PathogenDavid
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants