NorwayFish
NorwayFish
CC#
Created by NorwayFish on 5/2/2024 in #help
What is the Base Class Library?
If I understand this correctly, the CIL does not have instructions for performing syscalls, therefore all of the syscalls are done through call instructions into native implementations. Then it follows that all of these implementations are a part of the dotnet runtime. If this is true, what exactly is the BCL and why does it come with the dotnet SDK but not with the runtime?
20 replies