35 packages tagged with “sln”
Package that contains a tool for generating Visual Studio solution files.
A CLI tool used for generating solution files.
Small library to generate, query, and modify VS.Net solution and csproj files
Parse sln files
Customizable VisualStudio .sln parser with project support (.vcxproj, .csproj., …). Pluggable lightweight r/w handlers at runtime, and more … 🌌 The most convenient work with projects, dependencies, their lazy loading, any folders, any items, references and much more in these different worlds; 💡 We are customizable and extensible library at runtime! Make your custom .sln and its parsing for everything you like at the moment you need just in a few steps; 🚀 We were born from other popular project to be more loyal for your preferences on the fly. Hello from 2013; Even if you just need the basic access to information or more complex work through our readers and writers. Specially extracted and re-licensed from vsSolutionBuildEvent projects (GPL -> MIT) for https://github.com/3F/DllExport and others! 🎈 Source code and details: https://github.com/3F/MvsSln ====================== gnt MvsSln/2.7.0 ================== https://github.com/3F/GetNuTool MvsSln 2.7.0.57203+a00e3b3 Configuration: PublicRelease Platforms: net40;net472;net5;net6;netcoreapp2.1;netstandard2.0 :: generated by a vsSolutionBuildEvent v1.16.0.34892
Sln.launcher is a dotnet tools allows you to launch Visual Studio with a .sln file from a command prompt in the current directory. In the case of several available files, the user is asked to select one.
Easy (to use) Parser for your .NET Solution (.sln) Files.
Easy (to use) Editor for your .NET Solution (.sln) Files.
A dotnet tool for recreating the directory tree for projects, specified in the solution file
Msbuild targets to compile and build VS C++ projects (.vcxproj project type) using GCC, LLVM with dotnet in Windows and Linux. This nuget is for VS2022 or higher and should be used with PackageReference. Read more information
.NET Standard library for reading .NET solution and project files.
A dotnet tool for generating solution filter (.slnf) files based on globs
A library used for generating solution files.
dotnet tool / cli to synchronize SolutionItems folders with filesystem
Creates "Shared.props" file at the solution level, which can be used to specify massive changes to all the projects within a solution. Example scenarios: - specify assembly signing properties using the same *.snk file - set CopyLocal to False for certain references - enforce the same StyleCop or FxCop rules across the solution - etc. Feel free to contribute your use case so it could be added to usage examples.
Creates Visual Studio solution files based on the directory structure.
A collection of useful command line utilities for .NET Core Solutions & Projects
A library for assisting with manipulating .NET solution and project files.
Sln.AddCsproj is a dotnet tools allows you to add all csproj file to the solution file on the current folder.
Control everything: Visual Studio, MSBuild Tools, CI, and more. Event-Catcher with variety of advanced Actions to service projects, libraries, build processes, runtime environment of the Visual Studio, MSBuild Tools, and … ⚠ Modern Official Packages will be distributed as https://www.nuget.org/packages/vsSolutionBuildEvent Please consider upgrading 📦 https://www.nuget.org/packages/vsSBE.CI.MSBuild is no longer maintained. Open source project https://github.com/3F/vsSolutionBuildEvent
SLNX Parser: Reader and Writer for the (currently) in-preview Visual Studio XML-based solution format found in Visual Studio 2022 17.10 Preview 3.
.NET tool that allows for adding and removing files to your solution file. Requires .NET 6.0 runtime
Run this tool at your solution root to fix projects relative directories.
A .NET library to set the default StartUp project of a Visual Studio solution file
A command line utility to set the default StartUp project of a Visual Studio solution file
Provides methods for parsing and creating Visual Studio Solution (*.sln) files. Add this package to your core library, so it would get the source code of this module without installing a binary dependency. Then proceed with using corresponding functionality from Atom.Util namespace, like if it was installed using binary assembly. Check out GitHub for more docs and usage examples.
Sorts the projects in a Visual Studio Solution file.
Slightly modified (TFMs, nuget bumps, performance improvements) version of the original sln-tool by itsresool.: .NET tool that allows for adding and removing files to your solution file. Requires .NET 8.0/.NET 9.0 runtime