From 416db2d22b7880d1287e498d1fe568621cdb153d Mon Sep 17 00:00:00 2001 From: Jasmine Date: Fri, 30 Oct 2015 13:32:28 -0400 Subject: [PATCH] Added Node.js Tools for VS link --- dotnet-developer-projects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/dotnet-developer-projects.md b/dotnet-developer-projects.md index 5e24acb..9d5de14 100644 --- a/dotnet-developer-projects.md +++ b/dotnet-developer-projects.md @@ -192,6 +192,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C * [Glimpse](https://github.com/Glimpse/Glimpse) - Providing real time diagnostics & insights to the fingertips of hundreds of thousands of developers daily. * [ILSpy](https://github.com/icsharpcode/ILSpy) - ILSpy is the open-source .NET assembly browser and decompiler. * [Mini Profiler](https://github.com/MiniProfiler/dotnet) - A simple but effective mini-profiler for .NET. + * [Node.js Tools For Visual Studio](https://github.com/Microsoft/nodejstools) - Plugin that turns Visual Studio into a Node.js IDE * [Obfuscar](https://obfuscar.codeplex.com) - MSIL obfuscation utility for .NET assemblies. * [Outcomes.Net](https://github.com/kinetiq/Ether.Outcomes/) - Fluent wrapper that eliminates plumbing code around failure-prone functions. * [Paket](https://github.com/fsprojects/Paket) - Dependency manager for .NET and Mono projects, which is designed to work well with NuGet packages and also enables referencing files directly from GitHub repositories.