All Projects → mtherien → slntools

mtherien / slntools

Licence: MIT license
Solution Tools for Visual Studio - manages solution files

Programming Languages

C#
18002 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to slntools

MvsSln
🧩 Customizable VisualStudio .sln parser, Complex support of the projects (.vcxproj, .csproj., …), Pluginable lightweight r/w handlers at runtime, and more …
Stars: ✭ 86 (+244%)
Mutual labels:  visual-studio, sln
TSqlRules
TSQL Static Code Analysis Rules for SQL Server
Stars: ✭ 29 (+16%)
Mutual labels:  visual-studio
HLSLToolsForVisualStudioConfigGenerator
Create shadertoolsconfig.json for Unity project
Stars: ✭ 50 (+100%)
Mutual labels:  visual-studio
logger
☠ 😈 👀 Simple,Secure & Undetected (6.11.2017) keylogger for Windows :)
Stars: ✭ 37 (+48%)
Mutual labels:  visual-studio
assimp-Cpp-OpenGL-skeletal-animation
assimp C++ OpenGL skeletal animation visual studio 2015 project
Stars: ✭ 45 (+80%)
Mutual labels:  visual-studio
Pycraft
Pycraft is the OpenGL, open world, video game made entirely with Python. This project is a game to shed some light on OpenGL programming in Python as it is a seldom touched area of Python's vast amount of uses. Feel free to give this project a run, and message us if you have any feedback!
Stars: ✭ 39 (+56%)
Mutual labels:  visual-studio
VSTextMacros
An extension for Visual Studio 2012-2022 that brings back support for macros in text/code editors
Stars: ✭ 63 (+152%)
Mutual labels:  visual-studio
cccc
Source code counter and metrics tool for C++, C, and Java
Stars: ✭ 39 (+56%)
Mutual labels:  visual-studio
experimental-tools
A bunch of quality refactorings and code fixes that are going to improve your C# development experience in Visual Studio and remove some common pain.
Stars: ✭ 19 (-24%)
Mutual labels:  visual-studio
ExtendScript-for-Visual-Studio-Code
Extension that adds Adobe ExtendScript support to Visual Studio Code
Stars: ✭ 29 (+16%)
Mutual labels:  visual-studio
WebAPI2CLI
Execute ASP.NET Core WebAPI from Command Line
Stars: ✭ 28 (+12%)
Mutual labels:  visual-studio
VsTeXCommentsExtension
TeX comments rendering inside Visual Studio.
Stars: ✭ 48 (+92%)
Mutual labels:  visual-studio
PrivateGalleryCreator
Create private extension galleries for Visual Studio
Stars: ✭ 96 (+284%)
Mutual labels:  visual-studio
UnityAssemblies
Simple, forward-compatible references to ANY Unity DLL on ANY platform.
Stars: ✭ 65 (+160%)
Mutual labels:  visual-studio
nettle
Unofficial Nettle with added custom native Visual Studio project build tools. Nettle: Nettle is a cryptographic library that is designed to fit easily in more or less any context.
Stars: ✭ 19 (-24%)
Mutual labels:  visual-studio
visual-studio-community-vagrant
Vagrant Environment for Visual Studio Community
Stars: ✭ 28 (+12%)
Mutual labels:  visual-studio
OpenCVB
OpenCV .Net application supporting several RGBD cameras - Kinect, Intel RealSense, Luxonis Oak-D, Mynt Eye D 1000, and StereoLabs ZED 2
Stars: ✭ 60 (+140%)
Mutual labels:  visual-studio
FRC-Java-Tutorial
A tutorial on how to program a robot for use in the FIRST Robotics Competition
Stars: ✭ 52 (+108%)
Mutual labels:  visual-studio
AT-NetCore-NotepadPlusPlus
Notepad++ Editor is one of the most important programs on any computer that everyone uses every day. The most popular and popular editor in Windows operating systems is Notepad, which is definitely familiar to everyone.
Stars: ✭ 42 (+68%)
Mutual labels:  visual-studio
papercolor-vscode
the popular color theme from VIM to VsCode
Stars: ✭ 15 (-40%)
Mutual labels:  visual-studio

SLNTools

I helpful utility for managing Visual Studio solutions.

Key features include:

  • Merging 2 solution files
  • Maintaining subsets of a solution file from a master solution file

Requirements to build only:

  • Framework 4.0.
  • Start "SLNTools.BuildReleaseVersion.cmd", the result will be put in the "bin\Release" subfolder.

Requirements to build/modify:

  • Visual Studio 2010
  • Wix Toolset v3.5 (http://wix.codeplex.com/releases/view/60102), although its only used to modify the properties of the WiX projet. The project itself is build using the WiX binaries that has been included in the solution.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].