Sharpmake is an open-source C#-based solution for generating project definition files, such as Visual Studio projects and solutions, GNU makefiles, Xcode projects, etc.
🧩 Customizable VisualStudio .sln parser, Complex support of the projects (.vcxproj, .csproj., …), Pluginable lightweight r/w handlers at runtime, and more …
[user@ws csharp]$ renameproject KombiN ./kombin
Please review the following settings:
Project: KombiN
found at: /home/user/libs/KombiN/csharp/KombiN\KombiN.csproj
Rename to: kombin
at: /home/user/libs/KombiN/csharp/kombin/kombin.csproj)
VS Solution folder: none
exclude:
Paket in use
An extension for Visual Studio Code that lets you easily add or remove .NET Core 1.1+ package references to/from your project's .csproj file using Code's Command Palette.
Sample application demonstrating design-time Razor Intellisense issues on a barebones ASP.NET MVC (non-Core) app using an SDK-style project on top of .NET Framework 4.8.