simple-exec VS dotnet-script

Compare simple-exec vs dotnet-script and see what are their differences.

simple-exec

🏃 A .NET library that runs external commands. (by adamralph)

dotnet-script

Run C# scripts from the .NET CLI. (by dotnet-script)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
simple-exec dotnet-script
3 20
643 2,574
- 1.7%
8.1 6.6
15 days ago 3 months ago
C# C#
Apache License 2.0 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.

simple-exec

Posts with mentions or reviews of simple-exec. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-24.
  • What is the/your current/popular choice for dotnet c# scripting ?
    7 projects | /r/dotnet | 24 Mar 2022
    I personally use Bullseye and SimpleExec instead of Nuke. I really like sticking to "normal" C#. I used Cake before but never liked it.
  • .NET build tool using Bullseye and SimpleExec
    6 projects | dev.to | 22 Feb 2022
    I personally advocate Bullseye in combination with SimpleExec as a build tool for .NET projects due to its sheer simplicity by providing a bare bones API to define the tasks and their dependent tasks in plain C# code. Both these libraries are build by Adam Ralph. It does not enforce any specific model or structure to write your build tasks. When someone runs through the build script, it is fairly straight forward to understand whats going on. We use this build tool setup for Marten for both local dev and CI build tasks and has worked well so far. Also many OSS projects have adopted it.
  • Are there any reasons for .NET developers learning Powershell ?
    2 projects | /r/dotnet | 28 Jan 2022
    add simple-exec and you’ve unlocked bash scripts as well

dotnet-script

Posts with mentions or reviews of dotnet-script. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-09.

What are some alternatives?

When comparing simple-exec and dotnet-script you can also consider the following projects:

.NET-Obfuscator - Lists of .NET Obfuscator (Free, Freemium, Paid and Open Source )

ScriptCS - Write C# apps with a text editor, nuget and the power of Roslyn!

cs-script - C# scripting platform

omnisharp-vim - Vim omnicompletion (intellisense) and more for C#

Introducing .NET Multi-platform App UI (MAUI) - .NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.

Squirrel - An installation and update framework for Windows desktop apps

AutoUpdater.NET - AutoUpdater.NET is a class library that allows .NET developers to easily add auto update functionality to their classic desktop application projects.

RoslynPad - A cross-platform C# editor based on Roslyn and AvalonEdit

csharplang - The official repo for the design of the C# programming language

Visual Studio Community - GitHub Extension for Visual Studio

csx-script-sample - Um simples todo list desenvolvido com C# Script