Nysa.CodeAnalysis 1.1.8

dotnet add package Nysa.CodeAnalysis --version 1.1.8
                    
NuGet\Install-Package Nysa.CodeAnalysis -Version 1.1.8
                    
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="Nysa.CodeAnalysis" Version="1.1.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Nysa.CodeAnalysis" Version="1.1.8" />
                    
Directory.Packages.props
<PackageReference Include="Nysa.CodeAnalysis" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Nysa.CodeAnalysis --version 1.1.8
                    
#r "nuget: Nysa.CodeAnalysis, 1.1.8"
                    
#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.
#:package Nysa.CodeAnalysis@1.1.8
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Nysa.CodeAnalysis&version=1.1.8
                    
Install as a Cake Addin
#tool nuget:?package=Nysa.CodeAnalysis&version=1.1.8
                    
Install as a Cake Tool

Nysa.CodeAnalysis

An implementation of an Earley parser in C#. The source code is here. License: MIT

Product Compatible and additional computed target framework versions.
.NET 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.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Nysa.CodeAnalysis:

Package Downloads
Nysa.CodeAnalysis.VbScript

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.8 159 7/13/2025
1.1.7 153 7/12/2025
1.1.6 317 5/13/2025
1.1.5 123 5/10/2025
1.1.4 122 5/10/2025
1.1.3 120 5/10/2025
1.1.2 205 5/7/2025
1.1.1 123 5/3/2025
1.1.0 162 4/19/2025
1.0.9 184 2/16/2025
1.0.8 178 10/5/2024
1.0.7 267 5/31/2024
1.0.6 1,004 12/10/2022
1.0.5 403 12/10/2022
1.0.4 683 11/29/2022
1.0.3 513 11/29/2022
1.0.2 523 11/25/2022
1.0.1 506 11/24/2022