본문 바로가기
Programming/.NET

.NET 소스 코드 검색

by 째스터 2024. 11. 22.
728x90

최신 소스코드의 경우 Github에서 보면 된다.
https://github.com/dotnet/runtime

 

GitHub - dotnet/runtime: .NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps. - dotnet/runtime

github.com

 

다만 가끔 없는 코드도 있는데 이럴 때는 아래 사이트에서 보면 된다.
https://source.dot.net/

 

Source Browser

 

source.dot.net

 


아래는 ReadAllText의 예시로 비교해 봤다.

Github
source.dot.net

 

728x90

댓글