IronRuby.Libraries.Yaml
1.1.4-feat-netstandard.1
dotnet add package IronRuby.Libraries.Yaml --version 1.1.4-feat-netstandard.1
NuGet\Install-Package IronRuby.Libraries.Yaml -Version 1.1.4-feat-netstandard.1
<PackageReference Include="IronRuby.Libraries.Yaml" Version="1.1.4-feat-netstandard.1" />
paket add IronRuby.Libraries.Yaml --version 1.1.4-feat-netstandard.1
#r "nuget: IronRuby.Libraries.Yaml, 1.1.4-feat-netstandard.1"
// Install IronRuby.Libraries.Yaml as a Cake Addin #addin nuget:?package=IronRuby.Libraries.Yaml&version=1.1.4-feat-netstandard.1&prerelease // Install IronRuby.Libraries.Yaml as a Cake Tool #tool nuget:?package=IronRuby.Libraries.Yaml&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 | Versions 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 was computed. 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. |
-
.NETFramework 3.5
- IronRuby.Libraries (>= 1.1.4-feat-netstandard.1)
- IronRuby.Portable (>= 1.1.4-feat-netstandard.1)
-
.NETFramework 4.0
- IronRuby.Libraries (>= 1.1.4-feat-netstandard.1)
- IronRuby.Portable (>= 1.1.4-feat-netstandard.1)
-
.NETStandard 2.0
- IronRuby.Libraries (>= 1.1.4-feat-netstandard.1)
- IronRuby.Portable (>= 1.1.4-feat-netstandard.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.4-feat-netstandard.1 | 166 | 11/15/2023 |