IronRuby.Portable 1.1.4-feat-netstandard.1

This is a prerelease version of IronRuby.Portable.
This package has a SemVer 2.0.0 package version: 1.1.4-feat-netstandard.1+6.
dotnet add package IronRuby.Portable --version 1.1.4-feat-netstandard.1
NuGet\Install-Package IronRuby.Portable -Version 1.1.4-feat-netstandard.1
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.Portable" Version="1.1.4-feat-netstandard.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add IronRuby.Portable --version 1.1.4-feat-netstandard.1
#r "nuget: IronRuby.Portable, 1.1.4-feat-netstandard.1"
#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.Portable as a Cake Addin
#addin nuget:?package=IronRuby.Portable&version=1.1.4-feat-netstandard.1&prerelease

// Install IronRuby.Portable as a Cake Tool
#tool nuget:?package=IronRuby.Portable&version=1.1.4-feat-netstandard.1&prerelease

IronRuby - A .NET Implementation of the Ruby language

Authors

Daniele Alessandri, Shri Borde, Peter Bacon Darwin, Jim Deville, Curt Hagenlocher, John Lam, Haibo Luo, Tomas Matousek, John Messerly, Jirapong Nanta, Srivatsn Narayanan, Jimmy Schementi, Oleg Tkachenko, Dino Viehland, and everyone else from the community who reports bugs, builds libraries, and helps enrich IronRuby.

Project Contacts:

Jimmy Schementi jschementi@gmail.com Miguel de Icaza miguel@gnome.org Tomas Matousek tomas_matousek@hotmail.com

About

IronRuby is a Open Source implementation of the Ruby programming language (http://www.ruby-lang.org) for .NET, heavily relying on the Dynamic Language Runtime (http://dlr.codeplex.com).

The project's #1 goal is to be a true Ruby implementation, meaning it runs existing Ruby code. See http://ironruby.net/Documentation/Real_Ruby_Applications for information about using the Ruby standard library and 3rd party libraries in IronRuby.

IronRuby has tightly integration with .NET, so any .NET types can be used from IronRuby, and the IronRuby runtime can be embedded into any .NET application. See http://ironruby.net/documentation/.net for more information.

Running

bin/ir.exe rubyfile.rb

Will run rubyfile.rb with the IronRuby compiler.

Package

/bin IronRuby binaries, ir.exe, iirb, irake, igem, iri, irdoc, etc. /lib Ruby standard library, including RubyGems CHANGELOG.txt Changes for each release RELEASE.txt Release notes LICENSE.Ruby.txt Ruby license LICENSE.CPL.txt Common Public License LICENSE.APACHE.html Apache License, Version 2.0 README.txt This file

== License

Read the License.* files

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net35 is compatible.  net40 is compatible.  net403 was computed.  net45 was computed.  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. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on IronRuby.Portable:

Package Downloads
IronRuby.Libraries

IronRuby is an open-source implementation of the Ruby programming language which is tightly integrated with the .NET Framework. IronRuby can use the .NET Framework and Ruby libraries, and other .NET languages can use Ruby code just as easily.

IronRuby.Libraries.Yaml

IronRuby is an open-source implementation of the Ruby programming language which is tightly integrated with the .NET Framework. IronRuby can use the .NET Framework and Ruby libraries, and other .NET languages can use Ruby code just as easily.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.4-feat-netstandard.1 161 11/15/2023