IronRuby 1.1.3
the Ruby programming language for the .NET Framework
Install-Package IronRuby -Version 1.1.3
dotnet add package IronRuby --version 1.1.3
<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.
Dependencies
This package has no dependencies.
Used By
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 (3)
Showing the top 3 popular GitHub repositories that depend on IronRuby:
Repository | Stars |
---|---|
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
A library for managing CSS & JavaScript dependencies and optimization in ASP.Net
|