Mono.CSharp
4.0.0.143
dotnet add package Mono.CSharp --version 4.0.0.143
NuGet\Install-Package Mono.CSharp -Version 4.0.0.143
<PackageReference Include="Mono.CSharp" Version="4.0.0.143" />
paket add Mono.CSharp --version 4.0.0.143
#r "nuget: Mono.CSharp, 4.0.0.143"
// Install Mono.CSharp as a Cake Addin #addin nuget:?package=Mono.CSharp&version=4.0.0.143 // Install Mono.CSharp as a Cake Tool #tool nuget:?package=Mono.CSharp&version=4.0.0.143
Mono C# Compiler
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Mono.CSharp:
Package | Downloads |
---|---|
XAct.Languages.CS.Mono
An XActLib Assembly: OBSOLETE: Prefer using XAct.Languages.CS.Roslyn |
|
Shape
How many times have you compiled your C# code today? So many that you already forgot, right? Imagine if you could write code and you never had to compile a single change you do. You just ran the app and coded all along. Well, you can stop imagining, because that is a reality. ShapeFX its just that! It's productivity, period. Write your objects a single time and never more you have to worry about compiling them, we'll take care of that for you. But we're much more than that. As we deploy as source we are the fastest way you'll ever know to correct a bug in production. Just pull the source via FTP, change, save and you´re done. We are also the only way to make critical changes into deployed components without restarts. Works in a future-proof way. Connect your objects to a remote source code repo and sync them with the latest version of the code you want executed. If you´re not impressed until here, see for yourself, try the beta and we are sure that next time you´ll remember how many times you compiled your code. |
|
ScriptCs.Engine.Mono
ScriptCs.Engine.Mono provides a Mono-based script engine for scriptcs. |
|
SisoDb.Management
A SisoDb management tool for your asp.net websites. The tool is hosted on the website and will accessible from everywhere if the user is given permission. |
|
Manhole
A simple REPL console into a running ASPNET application |
GitHub repositories (6)
Showing the top 5 popular GitHub repositories that depend on Mono.CSharp:
Repository | Stars |
---|---|
OrchardCMS/Orchard
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
|
|
Code52/pretzel
A site generation tool (and then some) for .NET platforms
|
|
praeclarum/Continuous
Continuous IDE Addin enables live coding from Xamarin Studio and Visual Studio
|
|
mellowagain/Titan
A free, advanced CS:GO report and commendation bot built with performance and ease-of-use in mind
|
|
dotnet/java-interop
Java.Interop provides open-source bindings of Java's Java Native Interface (JNI) for use with .NET managed languages such as C#
|