Projects with this topic
Sort by:
-
Compile VB.NET (2012 and 2017) source code to administrator executable with the Visual Basic Compiler (vbc.exe/vbc.dll). Use the default or the Roslyn compilers. (.NET Framework and .NET Core)
Updated -
Compile C# (5 and 13) source code to administrator executable with the C# Compiler (csc.exe/csc.dll). Use the default or the Roslyn compilers. (.NET Framework and .NET Core)
Updated -
A tool to automatically refactor large swaths of code - the natural continuation of "doing it all by hand" and "tinkering with regexes". You can define a rewriting process and have it executed on many files in a solution - repeatable, testable, predictable.
Archived 1Updated