Y
Hacker News
new
|
ask
|
show
|
jobs
by
Buttons840
659 days ago
Is .NET open-source? Will I find it in an open-source repository?
3 comments
NlightNFotis
659 days ago
Yes.
https://github.com/dotnet/runtime/
link
sva_
659 days ago
Seems so
https://github.com/dotnet/dotnet
link
hexxington
658 days ago
This is the "virtual monorepo", if you want to clone one repo and build the entire SDK product then this is the correct thing to checkout - but development work right now still happens in the separate project repos, of which there are ~20
link
WorldMaker
658 days ago
Also, the main languages:
https://github.com/dotnet/roslyn
link
https://github.com/dotnet/runtime/