Found 158 packages
This assembly implements a docking layout system for WPF.
CUITe (Coded UI Test enhanced) Framework is a thin layer developed on top of Microsoft Visual Studio Team Test's Coded UI Test engine which helps reduce code, increases readability and maintainability, while also providing a bunch of cool features for the automation engineer. This package requires Visual Studio 2013 Ultimate or Premium.
CUITe (Coded UI Test enhanced) Framework is a thin layer developed on top of Microsoft Visual Studio Team Test's Coded UI Test engine which helps reduce code, increases readability and maintainability, while also providing a bunch of cool features for the automation engineer. This package requires Visual Studio 2013 Ultimate or Premium.
VS2013 Theme for Xceed AvalonDock
This is a metadata-only package used as a dependency for reference packages and extensions that target Visual Studio 2013 and newer. If you find this package installed in an extension that is supposed to target Visual Studio 2010 or 2012, use NuGet to uninstall the package and it will report the specific dependencies that are causing the incompatibility.
Visual Studio 2013 themes for DockPanel Suite.
Simply modified it to work with AvalonDock v2.9. Usage: <xcad:DockingManager.Theme> <vs2013:Vs2013DarkTheme /> </xcad:DockingManager.Theme>
This package provides the Visual Studio "Template Wizard Interface" reference assembly used by Visual Studio 2013 and newer. Microsoft.VisualStudio.TemplateWizardInterface.dll
This is a metadata-only package used as a dependency for reference packages and extensions that target Visual Studio .NET 2003 and newer.
Visual Studio 2013 Blue theme for DockPanel Suite.
This package provides the Automation and Extensibility (EnvDTE) COM-interop assemblies used by Visual Studio 2003 and newer. EnvDTE.dll stdole.dll
This is a metadata-only package used as a dependency for reference packages and extensions that target Visual Studio 2005 and newer.
A fast and customizable way to build parts of your .NET application via templates
A fast and customizable way to add controllers, views, and other items to your ASP.NET MVC application
A fast and customizable way to build parts of your .NET application via templates
Upfront Requirments Modeling SDK for Microsoft Visual Studio 2013 http://www.microsoft.com/en-us/download/details.aspx?id=40754 Microsoft Visual Studio 2013 SDK http://www.microsoft.com/en-us/download/details.aspx?id=40758 Directory Structure layout requirements: {ProjectRoot}\projroot.txt - just a file that needs to exist {ProjectRoot}\CM\BuildVersion.ini - how my versions get set. All my TT work reads this and produces the necessary files with the right version. i.e. AssemblyInfo.tt begets AssemblyInfo.cs, {projectName}.tt begets {projectName}.nuspec, etc. {ProjectRoot}\src\ \src\{solutionname}.sln \src\.nuget\ \src\{projectfolder(s)} This will import a target that gives my TT code access to some of the following; <T4ParameterValues Include="BuildIniFile"> puts the TextTransform requirments in, like <PropertyGroup> <TransformOnBuild>true</TransformOnBuild> <OverwriteReadOnlyOutputFiles>true</OverwriteReadOnlyOutputFiles> <!-- Other properties can be inserted here --> </PropertyGroup> <Import Project="$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v12.0\TextTemplating\Microsoft.TextTemplating.targets" /> My projects extensively use TT, and this is the easiest way to get them setup correctly without manually editing the files.
This package provides the Help (VSHelp) COM-interop assemblies used by Visual Studio 2005 and newer. Microsoft.VisualStudio.VSHelp80.dll
This package provides the Visual Studio "Debugger Visualizers" reference assembly used by Visual Studio 2013 and newer. Microsoft.VisualStudio.DebuggerVisualizers.dll
This is a metadata-only package used as a dependency for reference packages and extensions that target Visual Studio 2010 and newer.
This package provides the Visual Studio "Core Utility" reference assembly used by Visual Studio 2013 and newer. Microsoft.VisualStudio.CoreUtility.dll