Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Popular repositories
-
Java-Lang
Forked from OpenHFT/Java-Lang
Java Language support
Java
-
NuGetDocs
Forked from NuGet/NuGetDocs
Documentation site for NuGet
CSS
-
NuGet.Client
Forked from NuGet/NuGet.Client
Core client libraries for NuGet Services
C#
-
sdk
Forked from dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
C#
-
cli
Forked from dotnet/cli
This 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#
-
docs.microsoft.com-nuget
Forked from NuGet/docs.microsoft.com-nuget
Documentation repo for NuGet
PowerShell
879 contributions in the last year
Contribution activity
May 2019
Created an issue in dotnet/roslyn that received 4 comments
IPackageInstallerService queries the source for NuGet, for what purpose?
Follow up to #35364. The service that recommends packages based on the APIs used queries nuget for the sources enabled? What's the purpose of this? …