Create and load an assembly from C# into the current program.
Info
| Version: | 1.0.2 |
| Author(s): | Sean D Smith |
| Last Update: | Thursday, November 20, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/RopleyIT/DynamicCSharp |
| NuGet Url: | https://www.nuget.org/packages/DynamicCSharp |
Install
Install-Package DynamicCSharp
dotnet add package DynamicCSharp
paket add DynamicCSharp
DynamicCSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CodeAnalysis.CSharp(>= 2.10.0)
- Microsoft.Extensions.DependencyModel(>= 2.1.0)