Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Top 6 C# csharp-script Projects
-
-
Project mention: Simple PowerShell things allowing you to dig a bit deeper than usual | news.ycombinator.com | 2023-08-22
>making powershell actually enjoyable to use
My solution was to stop using it and instead use dotnet-script
https://github.com/dotnet-script/dotnet-script
Scripting with the full power of modern C# has been a huge win for me. And same/similar scripts will work on Windows/Linux/Mac. As my work language is C#, I don't have to context switch to another language for scripting.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
ExpressionEvaluator
A Simple Math and Pseudo C# Expression Evaluator in One C# File. Can also execute small C# like scripts
If you don't want to roll your own, there are many existing libraries for this purpose.
-
Project mention: LibreAutomate: A C# editor for automation of tasks of any complexity on Windows | news.ycombinator.com | 2023-09-05
-
-
C# csharp-script related posts
- LibreAutomate: A C# editor for automation of tasks of any complexity on Windows
- Is it possible to create executable from file instead of project, like java or go?
- dotnet script script.cxs says no dotnet found
- C# vs Python
- Is PowerShell scripting worth learning?
- IDEs/TextEditors for C#
- A simple dotnet tool to run C# scripts.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 4 Dec 2023
Index
What are some of the best open-source csharp-script projects in C#? This list will help you:
Project | Stars | |
---|---|---|
1 | UnityLibrary | 3,320 |
2 | dotnet-script | 2,496 |
3 | ExpressionEvaluator | 535 |
4 | LibreAutomate | 121 |
5 | dotnet-exec | 37 |
6 | Kuinox.CSharpScript | 11 |