MDK-SE VS dotnet-combine

Compare MDK-SE vs dotnet-combine and see what are their differences.

dotnet-combine

.NET global tool that allows you to combine multiple C# source files into a single one, create a .zip with multiple files, etc. (by eduherminio)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
MDK-SE dotnet-combine
139 1
998 24
- -
5.5 7.2
8 days ago 17 days ago
C# C#
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

MDK-SE

Posts with mentions or reviews of MDK-SE. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-02.

dotnet-combine

Posts with mentions or reviews of dotnet-combine. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-31.
  • What is everyone using for code minification?
    4 projects | /r/spaceengineers | 31 May 2022
    Yea, I'm already taking advantage of a few of the new .net 6 features like implicit using statements defined in the csproj file and not declaring namespaces anywhere in any of my code files. I've got my setup to the point where I can hit build in vscode and it runs dotnet-combine to merge all of my code into a single file then runs sed to strip out the Program class declaration and the closing brace so that I can just copy and paste the generated code into the programmable block.

What are some alternatives?

When comparing MDK-SE and dotnet-combine you can also consider the following projects:

SpaceEngineersScripts - A repository of many niche scripts that I have not released to the Steam workshop

GyroAssist - Gyro Assist script for Space Engineers

SEScriptingUtilities - This is a project that intends to provide a solution for common actions required in SE Scripting.

Torch - An extensible modding framework and improved client/DS for Space Engineers. Still a work in progress!

krpc - Remote Procedure Calls for Kerbal Space Program

Hearthstone-Deck-Tracker - A deck tracker and deck manager for Hearthstone on Windows

intellij-plugins - Open-source plugins included in the distribution of IntelliJ IDEA Ultimate and other IDEs based on the IntelliJ Platform

CSharpMinifier - .NET Standard Library & Tool for C# source code minification

Kexapod - Kerbal hexapod robot leveraging kOS, Infernal Robotics, KSPWheel, and custom parts mods

GPSHelper - A GPS Helper mod for Space Engineers

ksp-kipc - kIPC - Inter-Process(or) Communication for kOS and kRPC in KSP