An open API service indexing awesome lists of open source software.

https://github.com/smourier/csharpprojmerge

A tool to merge C# projects, like ILMerge/ILRepack but at project level to avoid weird issues.
https://github.com/smourier/csharpprojmerge

csharp dotnet merge project roslyn

Last synced: 10 months ago
JSON representation

A tool to merge C# projects, like ILMerge/ILRepack but at project level to avoid weird issues.

Awesome Lists containing this project

README

          

# CSharpProjMerge
A console utility to merge a .NET project and referenced .NET projects into one unique project.