IronRuby 1.1.3
dotnet add package IronRuby --version 1.1.3
NuGet\Install-Package IronRuby -Version 1.1.3
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="IronRuby" Version="1.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add IronRuby --version 1.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: IronRuby, 1.1.3"
#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.
// Install IronRuby as a Cake Addin #addin nuget:?package=IronRuby&version=1.1.3 // Install IronRuby as a Cake Tool #tool nuget:?package=IronRuby&version=1.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
the Ruby programming language for the .NET Framework
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on IronRuby:
Repository | Stars |
---|---|
OrchardCMS/Orchard
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
|
|
andrewdavey/cassette
Manages .NET web application assets (scripts, css and templates)
|
|
mwrock/RequestReduce
Instantly makes your .net website faster by reducing the number and size of requests with almost no effort.
|
|
Shazwazza/ClientDependency
DEPRECATED. A library for managing CSS & JavaScript dependencies and optimization in ASP.Net
|