Pinned Repositories
.github
Default Community Health Files for the Microsoft organization on GitHub
.github-1
Default Community Health/Policy Files for the Microsoft organization on GitHub
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, ...).
dotnet-api-docs
.NET API reference documentation (.NET Framework, .NET Core, .NET Standard and Xamarin)
dotnet-ci
Repository containing scripting for the dotnet-ci Jenkins instance.
experiments
NuGet.Client
Client Tools for NuGet - including Visual Studio extensions, command line tools, and msbuild support. (Open issues on https://github.com/nuget/home/issues)
nunit
NUnit 3.0 Framework
nunit-console
NUnit Console runner and test engine
Shyam-Gupta's Repositories
Shyam-Gupta/.github
Default Community Health Files for the Microsoft organization on GitHub
Shyam-Gupta/.github-1
Default Community Health/Policy Files for the Microsoft organization on GitHub
Shyam-Gupta/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, ...).
Shyam-Gupta/dotnet-api-docs
.NET API reference documentation (.NET Framework, .NET Core, .NET Standard and Xamarin)
Shyam-Gupta/dotnet-ci
Repository containing scripting for the dotnet-ci Jenkins instance.
Shyam-Gupta/experiments
Shyam-Gupta/NuGet.Client
Client Tools for NuGet - including Visual Studio extensions, command line tools, and msbuild support. (Open issues on https://github.com/nuget/home/issues)
Shyam-Gupta/nunit
NUnit 3.0 Framework
Shyam-Gupta/nunit-console
NUnit Console runner and test engine
Shyam-Gupta/nunit-vs-adapter
Runs NUnit V2 tests inside the Visual Studio 2012 or later Test Explorer window.
Shyam-Gupta/nunit3-vs-adapter
NUnit 3.0 Visual Studio test adapter for use under VS 2012 or later
Shyam-Gupta/project-system
The C#, F# and Visual Basic project system for Visual Studio
Shyam-Gupta/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
Shyam-Gupta/roslyn-tools
Tools used in Roslyn based repos
Shyam-Gupta/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
Shyam-Gupta/testfx
MSTest framework and adapter
Shyam-Gupta/testfxOld
MSTest framework and adapter
Shyam-Gupta/versions
This repo contains information about the various component versions that ship with .NET Core.
Shyam-Gupta/visualstudio.xunit
Visual Studio Test Explorer runner for xUnit.net (please open issues in https://github.com/xunit/xunit)
Shyam-Gupta/vs-streamjsonrpc
The StreamJsonRpc library offers JSON-RPC 2.0 over any .NET Stream, WebSocket, or Pipe. With bonus support for request cancellation, client proxy generation, and more.
Shyam-Gupta/vstest
Visual Studio Test Platform is the runner and engine that powers test explorer and vstest.console.
Shyam-Gupta/vstest-docs
Documentation for the Visual Studio Test Platform.
Shyam-Gupta/xunit
xUnit.net is a free, open source, community-focused unit testing tool for the .NET Framework.
Shyam-Gupta/xunit.integration
Integration test project for the Visual Studio runner