Made a small project for compiling c# at runtime and then using the resulting dll(at runtime)

This page summarizes the projects mentioned and recommended in the original post on /r/csharp

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. Oscetch.ScriptComponent

    A small project for having compilation capability of c# code in a piece of software

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. DynamicExpresso

    C# expressions interpreter

    Have you looked at something like DynamicExpresso or Roslyn Scripting?

  4. interactive

    .NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.

    I recommend using https://github.com/dotnet/interactive for scripting. With it you can easily run C#/F# interactively, use C#/F# and others from Jupyter and VSC notebooks

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • การใช้งาน Polyglot notebook กับ Python

    1 project | dev.to | 2 Dec 2024
  • The Monad Invasion - Part 3: Railway-Oriented Programming

    2 projects | dev.to | 15 Nov 2024
  • Mozilla fixes Firefox zero-day actively exploited in attacks

    8 projects | news.ycombinator.com | 10 Oct 2024
  • Essential .NET Libraries Every Developer Should Know

    12 projects | dev.to | 8 Oct 2024
  • Discriminated unions in 2024

    4 projects | dev.to | 18 Sep 2024

Did you know that C# is
the 10th most popular programming language
based on number of references?