-
Microsoft
- Redmond, WA
-
runtime Public
Forked from dotnet/runtime.NET is a cross-platform runtime and libraries, for cloud, IoT and desktop apps. It includes a garbage collector, JIT compiler, primitive data types and class libraries.
C# MIT License UpdatedSep 4, 2020 -
bundler Public
Command line tool to use .net single file bundler
-
sdk Public
Forked from dotnet/sdkCore functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
C# MIT License UpdatedJun 26, 2020 -
greenshot Public
Forked from greenshot/greenshotGreenshot for Windows - Report bugs & features go here: https://greenshot.atlassian.net or look for information on:
C# GNU General Public License v3.0 UpdatedJun 13, 2020 -
core Public
Forked from dotnet/coreHome repository for .NET Core
Shell MIT License UpdatedJun 9, 2020 -
NuGetPackageExplorer Public
Forked from NuGetPackageExplorer/NuGetPackageExplorerCreate, update and deploy Nuget Packages with a GUI
C# MIT License UpdatedMay 31, 2020 -
coreclr Public
Forked from dotnet/coreclrThis repo contains the .NET Core runtime, called CoreCLR. It is an execution engine for .NET apps, performing functions such as IL byte code loading, compilation to machine code and garbage collect…
C# MIT License UpdatedApr 21, 2020 -
rapidjson Public
Forked from Tencent/rapidjsonA fast JSON parser/generator for C++ with both SAX/DOM style API
C++ Other UpdatedApr 2, 2020 -
core-setup Public
Forked from dotnet/core-setupInstaller packages for the .NET Core runtime and libraries
C# MIT License UpdatedMar 25, 2020 -
designs Public
Forked from dotnet/designsThis repo is used for reviewing new .NET designs.
-
perfview Public
Forked from microsoft/perfviewPerfView is a CPU and memory performance-analysis tool
C# MIT License UpdatedDec 5, 2019 -
dotnet-api-docs Public
Forked from dotnet/dotnet-api-docs.NET API reference documentation (.NET Framework, .NET Core, .NET Standard and Xamarin)
Shell Creative Commons Attribution 4.0 International UpdatedOct 9, 2019 -
docs Public
Forked from dotnet/docsThis repository contains .NET Documentation.
PowerShell Creative Commons Attribution 4.0 International UpdatedSep 5, 2019 -
msix-docs Public
Forked from MicrosoftDocs/msix-docsrepository for msix content
PowerShell Creative Commons Attribution 4.0 International UpdatedAug 15, 2019 -
-
-
-
corefx Public
Forked from dotnet/corefxThis repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others.
C# MIT License UpdatedApr 19, 2019 -
roslyn Public
Forked from dotnet/roslynThe .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.
C# Apache License 2.0 UpdatedApr 19, 2019 -
samples Public
Forked from dotnet/samplesSample code and snippets used in the .NET documentation
C# Creative Commons Attribution 4.0 International UpdatedMar 26, 2019 -
diagnostics Public
Forked from dotnet/diagnosticsThis repository contains the source code for various .NET Core runtime diagnostic tools and documents.
C++ MIT License UpdatedMar 16, 2019 -
cli Public
Forked from dotnet/cliThis repo contains the .NET Core command-line (CLI) tools, used for building .NET Core apps and libraries through your development flow (compiling, NuGet package management, running, testing, ...).
C# MIT License UpdatedMar 11, 2019 -
-
buildtools Public
Forked from dotnet/buildtoolsBuild tools that are necessary for building the .NET Core projects
C# MIT License UpdatedMay 1, 2018 -
msbuild Public
Forked from dotnet/msbuildThe Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
C# Other UpdatedMar 23, 2018 -
cecil Public
Forked from jbevain/cecilCecil is a library to generate and inspect .NET programs and libraries.
C# MIT License UpdatedJun 9, 2017 -
corert Public
Forked from dotnet/corertThis repo contains CoreRT, a .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying .NET Native compiler toolchain.
C# MIT License UpdatedJun 7, 2017 -
symreader-converter Public
Forked from dotnet/symreader-converterConverts between Windows PDB and Portable PDB formats.
C# Other UpdatedMay 12, 2017 -
-