dotnet / dotnet/dotnet-api-docs

`Assembly.Load` documentation was not updated for .NET Core/.NET

Open
#7,478 3 comments 0 reactions 0 assignees View on GitHub
area-System.IO Pri3
Dominant language
C#
Stars
949
Forks
1.7k
Avg merge
3d 27m
Merged PRs (30d)
49

Description

There are multiple issues I noticed from a quick read:
* Mentions of overloads which don't exist in .NET Core (For example the `Evidence` mentions)
* Samples using .NET 4 assembly versions
* `CodeBase` rules - which are probably different in .NET Core (in addition to the fact the
* References to https://docs.microsoft.com/en-us/dotnet/framework/deployment/how-the-runtime-locates-assemblies which is only about .NET Framework
* The docs should probably mention some key differences to .NET Framework - for example that probing on disk works differently (actually doesn't happen by default). https://github.com/dotnet/runtime/issues/62522

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.