IronRuby 1.1.3
dotnet add package IronRuby --version 1.1.3
NuGet\Install-Package IronRuby -Version 1.1.3
<PackageReference Include="IronRuby" Version="1.1.3" />
paket add IronRuby --version 1.1.3
#r "nuget: IronRuby, 1.1.3"
// 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 Ruby programming language for the .NET Framework
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (10)
Showing the top 5 NuGet packages that depend on IronRuby:
Package | Downloads |
---|---|
SassAndCoffee.Ruby
Just the Ruby (Sass, SCSS) parts of SassAndCoffee. Useful for embedding in other projects. |
|
SassAndCoffee.AspNet
SassAndCoffee is a package that adds SCSS/Sass and CoffeeScript compilation support to .NET, as well as minification support via UglifyJS. |
|
Cassette.Sass
Sass CSS compiler support for Cassette. |
|
Shaz.SassAndCoffee.Ruby
Just the Ruby (Sass, SCSS) parts of SassAndCoffee. Useful for embedding in other projects. |
|
Web.Optimization.Bundles.Sass
SASS/SCSS processing for System.Web.Optimization bundles. |
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
|