NMF-AnyText 2.0.457

dotnet add package NMF-AnyText --version 2.0.457
                    
NuGet\Install-Package NMF-AnyText -Version 2.0.457
                    
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="NMF-AnyText" Version="2.0.457" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NMF-AnyText" Version="2.0.457" />
                    
Directory.Packages.props
<PackageReference Include="NMF-AnyText" />
                    
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 NMF-AnyText --version 2.0.457
                    
#r "nuget: NMF-AnyText, 2.0.457"
                    
#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 NMF-AnyText@2.0.457
                    
#: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=NMF-AnyText&version=2.0.457
                    
Install as a Cake Addin
#tool nuget:?package=NMF-AnyText&version=2.0.457
                    
Install as a Cake Tool

NMF AnyText

This package contains the core AnyText library, an incremental packrat parser with support for left recursive grammars and optimized for the Language Server Protocol (LSP).

Why should I use this package?

This package contains the AnyText metamodel and some helper classes used by the tooling to use the NMF modeling foundation with AnyText. Hence, when generating your grammar from a .anytext file, you will need this package as a runtime dependency rather than NMF-AnyText-Core.

Use this package as a top-level reference in your project if you are consuming DSL instances in an application that needs to parse DSLs built using AnyText, use the NMF-AnyText-LSP for the LSP integration.

Where can I get more information?

There is a documentation website which we try to maintain that contains a few tutorials. There are publications if you want to explore the technical details. Also, please feel free to ask a question or report a bug.

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 NMF-AnyText:

Package Downloads
NMF-AnyText-LSP

This package contains the AnyText LSP implementation

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.457 108 8/20/2025
2.0.456 129 8/11/2025
2.0.454 209 8/7/2025
2.0.449 147 7/3/2025
2.0.445 127 6/27/2025
2.0.439 164 5/28/2025
2.0.437 159 5/22/2025
2.0.435 245 5/15/2025
2.0.434 243 5/13/2025
2.0.433 243 5/12/2025
2.0.423 123 5/2/2025
2.0.422 169 4/29/2025
2.0.421 121 4/25/2025
2.0.420 209 4/17/2025
2.0.419 180 4/3/2025
2.0.416 484 3/26/2025
2.0.410 482 3/24/2025
2.0.409 417 3/24/2025
2.0.408 418 3/24/2025
2.0.397 149 3/21/2025
2.0.390 164 3/19/2025
2.0.389 161 3/18/2025
2.0.388 166 3/18/2025
2.0.387 162 3/18/2025
2.0.377 165 3/10/2025
2.0.344 125 2/13/2025
2.0.341 114 2/13/2025
2.0.338 115 2/13/2025
2.0.337 112 2/13/2025
2.0.336 116 2/12/2025
2.0.334 123 2/12/2025
2.0.300 120 1/23/2025
2.0.273 115 12/19/2024
2.0.265 147 12/13/2024
2.0.262 119 12/10/2024
2.0.251 124 11/29/2024