dotnet-exec
C# code executor
A tool for executing C# code without a project file, allowing custom entry points.
dotnet execute with custom entry point, another dotnet run without project file
51 stars
3 watching
5 forks
Language: C#
last commit: about 1 month ago
Linked from 2 awesome lists
csharpcsharp-replcsharp-scriptdotnetdotnet-execdotnet-executedotnet-repldotnet-scriptexecutereplscript
Related projects:
Repository | Description | Stars |
---|---|---|
weihanli/dotnet-exec-action | A GitHub action that executes C# scripts with the dotnet-exec tool without requiring a .NET SDK. | 1 |
itcathyh/conexec | A toolkit to execute functions concurrently while specifying timeouts and efficient memory usage | 16 |
bitsadmin/nopowershell | A tool for executing PowerShell-like commands in memory without logging or leaving behind evidence | 968 |
mobdk/core | A tool that bypasses Windows Defender to execute any binary converted to shellcode using system calls. | 43 |
adoconnection/sevenzipextractor | A C# wrapper for the 7z.dll archiver library | 312 |
slyd0g/urbanbishoplocal | An inline shellcode execution framework using Windows API calls to execute malicious code | 115 |
dotnet/dotnext | A set of libraries extending .NET API with features for async programming, concurrency, metaprogramming, and high-performance I/O operations | 1,659 |
dotnet/format | A tool for formatting and aligning code in the C# language. | 1,935 |
dotnetcore/flubucore | Automates build and deployment processes using C# code | 909 |
retirenet/dotnet-retire | Scans .NET Core applications for known vulnerabilities in runtimes. | 178 |
zzzprojects/z.extensionmethods | Extends .NET Framework and .NET Core with reusable code snippets | 1,601 |
vietj/childprocess-vertx-ext | An extension for Vert.x that enables spawning child processes with low overhead and non-blocking I/O | 51 |
microsoft/vscode-remote-try-dotnet | A sample project to try out development containers with .NET | 233 |
dotnetcore/smartcode | Automates building and scaffolding of .NET Core projects using code generation and task management | 572 |
yahoo/vssh | A Go library for executing commands over SSH at scale | 964 |