You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/core/unmanaged-api/index.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,9 +14,6 @@ These articles describe APIs that were introduced in .NET Core 2.0 and later ver
14
14
[Debugging](./debugging/index.md)\
15
15
Describes the debugging API, which enables a debugger to debug code that runs in the common language runtime (CLR) environment.
16
16
17
-
[Hosting](./hosting/index.md)\
18
-
Describes the hosting API, which enables unmanaged hosts to integrate the CLR into their applications.
19
-
20
17
[Metadata](./metadata/index.md)\
21
18
Describes the metadata API, which enables a client such as a compiler to generate or access a component's metadata without the types being loaded by the CLR.
0 commit comments