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: 3 months ago
Linked from 2 awesome lists
csharpcsharp-replcsharp-scriptdotnetdotnet-execdotnet-executedotnet-repldotnet-scriptexecutereplscript
Related projects:
Repository | Description | Stars |
---|---|---|
| A GitHub action that executes C# scripts with the dotnet-exec tool without requiring a .NET SDK. | 1 |
| A toolkit to execute functions concurrently while specifying timeouts and efficient memory usage | 16 |
| A tool for executing PowerShell-like commands in memory without logging or leaving behind evidence | 968 |
| A tool that bypasses Windows Defender to execute any binary converted to shellcode using system calls. | 43 |
| A C# wrapper for the 7z.dll archiver library | 312 |
| An inline shellcode execution framework using Windows API calls to execute malicious code | 115 |
| A set of libraries extending .NET API with features for async programming, concurrency, metaprogramming, and high-performance I/O operations | 1,659 |
| A tool for formatting and aligning code in the C# language. | 1,935 |
| Automates build and deployment processes using C# code | 909 |
| Scans .NET Core applications for known vulnerabilities in runtimes. | 178 |
| Extends .NET Framework and .NET Core with reusable code snippets | 1,601 |
| An extension for Vert.x that enables spawning child processes with low overhead and non-blocking I/O | 51 |
| A sample project to try out development containers with .NET | 233 |
| Automates building and scaffolding of .NET Core projects using code generation and task management | 572 |
| A Go library for executing commands over SSH at scale | 964 |