Ecosyste.ms: Awesome
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: about 3 hours ago
JSON representation
A tool to merge C# projects, like ILMerge/ILRepack but at project level to avoid weird issues.
- Host: GitHub
- URL: https://github.com/smourier/csharpprojmerge
- Owner: smourier
- License: mit
- Created: 2020-06-14T08:16:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-01-04T11:10:13.000Z (11 days ago)
- Last Synced: 2025-01-04T12:29:43.644Z (11 days ago)
- Topics: csharp, dotnet, merge, project, roslyn
- Language: C#
- Homepage:
- Size: 22.5 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CSharpProjMerge
A console utility to merge a .NET project and referenced .NET projects into one unique project.