MRubyCS 0.4.0-preview

This is a prerelease version of MRubyCS.
There is a newer version of this package available.
See the version list below for details.
dotnet add package MRubyCS --version 0.4.0-preview
                    
NuGet\Install-Package MRubyCS -Version 0.4.0-preview
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MRubyCS" Version="0.4.0-preview" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MRubyCS" Version="0.4.0-preview" />
                    
Directory.Packages.props
<PackageReference Include="MRubyCS" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MRubyCS --version 0.4.0-preview
                    
#r "nuget: MRubyCS, 0.4.0-preview"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package MRubyCS@0.4.0-preview
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=MRubyCS&version=0.4.0-preview&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=MRubyCS&version=0.4.0-preview&prerelease
                    
Install as a Cake Tool

A new mruby virtual machine implemented in C#.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on MRubyCS:

Package Downloads
MRubyCS.Compiler

Native binding for the mruby compiler for use from C# and MRubyCS

MRubyCS.Serializer

A plugin for MRubyCS that enables conversion between C# and mruby objects.

MRubyCS.ConsoleApp

A new mruby virtual machine implemented in C#.

MRubyCS.Debugger

Debugger core for MRubyCS. Protocol-agnostic primitives for breakpoints, stepping, and binding.irb suspension.

DebuggerEmbeddedSample

A new mruby virtual machine implemented in C#.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on MRubyCS:

Repository Stars
hadashiA/VitalRouter
A fast, zero-allocation, in-memory messaging library. Declarative async pipeline with source generator for Unity and .NET.
Version Downloads Last Updated
0.108.0 167 5/28/2026
0.107.1 170 5/25/2026
0.107.0 160 5/23/2026
0.106.1 146 5/23/2026
0.106.0 156 5/21/2026
0.105.1 163 5/18/2026
0.105.0 153 5/17/2026
0.104.0 137 5/17/2026
0.103.0 141 5/17/2026
0.102.0 150 5/16/2026
0.101.0 174 5/14/2026
0.100.0 154 5/5/2026
0.70.0 169 4/27/2026
0.61.3 181 3/24/2026
0.61.2 176 3/16/2026
0.61.1 164 3/6/2026
0.61.0 172 3/4/2026
0.60.0 157 3/3/2026
0.51.0 159 2/27/2026
0.4.0-preview 255 4/25/2025
Loading failed