Irony 0.9.0-beta1

This is a prerelease version of Irony.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Irony --version 0.9.0-beta1
NuGet\Install-Package Irony -Version 0.9.0-beta1
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="Irony" Version="0.9.0-beta1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Irony --version 0.9.0-beta1
#r "nuget: Irony, 0.9.0-beta1"
#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 Irony as a Cake Addin
#addin nuget:?package=Irony&version=0.9.0-beta1&prerelease

// Install Irony as a Cake Tool
#tool nuget:?package=Irony&version=0.9.0-beta1&prerelease

Irony is a development kit for implementing languages on .NET platform. In Irony the target language grammar is coded directly in c# using operator overloading to express grammar constructs. Irony's scanner and parser modules use the grammar encoded as c# class to control the parsing process.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (22)

Showing the top 5 NuGet packages that depend on Irony:

Package Downloads
XLParser

A parser for Excel formulas

Irony.Interpreter The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

SqlBuildingBlocks.Core

Package Description

Cogito.Irony

Various add-on services for working with Irony.

Cogito.Web.Razor

Basic Razor support library

GitHub repositories (9)

Showing the top 5 popular GitHub repositories that depend on Irony:

Repository Stars
icsharpcode/SharpDevelop
#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
xamarin/xamarin-android
Xamarin.Android provides open-source bindings of the Android SDK for use with .NET managed languages such as C#
Xavalon/XamlStyler
Visual Studio extension to help format your XAML source code
Azure/Industrial-IoT
Azure Industrial IoT Platform
spreadsheetlab/XLParser
A C# parser for Microsoft Excel formulas with a 99.9% compatibility rate
Version Downloads Last updated
1.5.1 4,635 3/10/2024
1.5.0 22,886 1/8/2024
1.2.0 300,279 1/31/2023
1.1.0 897,212 2/24/2019
1.0.1 12,735 2/23/2019
1.0.0-beta1 6,238 5/8/2018
0.9.1 344,984 11/5/2015
0.9.1-net40 7,209 11/19/2013
0.9.0 91,154 9/27/2013
0.9.0-net40 1,911 11/19/2013
0.9.0-beta1 1,535 9/18/2013