eduherminio / dotnet-combineLinks
.NET global tool that allows you to combine multiple C# source files into a single one, create a .zip with multiple files, etc.
☆28Updated 11 months ago
Alternatives and similar repositories for dotnet-combine
Users that are interested in dotnet-combine are comparing it to the libraries listed below
Sorting:
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆53Updated 10 months ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated last year
- Automatically create strongly typed C# settings objects from AppSettings.json. Uses Source Generators. Includes a simple deserialization…