Irony.NetCore
1.0.11
See the version list below for details.
dotnet add package Irony.NetCore --version 1.0.11
NuGet\Install-Package Irony.NetCore -Version 1.0.11
<PackageReference Include="Irony.NetCore" Version="1.0.11" />
paket add Irony.NetCore --version 1.0.11
#r "nuget: Irony.NetCore, 1.0.11"
// Install Irony.NetCore as a Cake Addin #addin nuget:?package=Irony.NetCore&version=1.0.11 // Install Irony.NetCore as a Cake Tool #tool nuget:?package=Irony.NetCore&version=1.0.11
Irony.NetCore is a .NET Core compatible version of the Irony framework initially developed and maintained by Roman Ivantsov. 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 | 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 | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.6 is compatible. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net452 is compatible. net46 was computed. net461 is compatible. 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 | tizen30 was computed. 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 4.5.2
- No dependencies.
-
.NETFramework 4.6.1
- No dependencies.
-
.NETStandard 1.6
- NETStandard.Library (>= 1.6.1)
- System.Reflection (>= 4.3.0)
- System.Reflection.Emit.Lightweight (>= 4.3.0)
- System.Reflection.Extensions (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.3.0)
- System.Runtime.Numerics (>= 4.3.0)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Irony.NetCore:
Package | Downloads |
---|---|
WebVella.Erp
The core library of the open-source and free platform WebVella ERP. It allows a quick and painless creation of business web applications. |
|
Irony.Interpreter.NetCore
Irony.NetCore is a .NET Core compatible version of the Irony framework initially developed and maintained by Roman Ivantsov. 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. |
|
DbShell.Core
DbShell - core. Library for work with databases - obbtain structure, export, import data |
|
LogoSharp
Logo programming language for .NET |
|
Esun.Extensions
Package Description |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Irony.NetCore:
Repository | Stars |
---|---|
WebVella/WebVella-ERP
Free and open-source pluggable ERP and CRM software based on ASP.NET Core 8, RazorPages and PostgreSQL . Targets Linux or Windows as host OS.
|
|
daxnet/apworks-core
Apworks framework supporting .NET Core
|
|
Afr0Games/Project-Dollhouse
A project aiming to rebuild TSO (The Sims Online) from the ground up. Inspired by CorsixTH.
|