NMF-GLSP-Core 2.0.464

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

NMF GLSP

NMF GLSP is an implementation of the GLSP protocol by tailoring NMFs synchronization technology to graphical editors using the Graphical Language Server Protocol (GLSP).

When to use this package?

The core class provided by this package is the class GraphicalLanguage that allows you to specify your own graphical DSL in an internal DSL embedded in C#. From such a class, NMF GLSP can retrieve a full GLSP implementation.

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 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 is compatible.  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-GLSP-Core:

Package Downloads
NMF-GLSP

This package contains the GLSP implementation of NMF, used to implement GLSP servers in .NET languages using ASP.NET Core.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.464 119 4/26/2026
2.0.463 125 4/2/2026
2.0.462 137 1/16/2026
2.0.461 291 12/15/2025
2.0.460 215 11/28/2025
2.0.459 446 11/20/2025
2.0.458 194 9/12/2025
2.0.457 214 8/20/2025
2.0.456 219 8/11/2025
2.0.454 299 8/7/2025
2.0.449 226 7/3/2025
2.0.445 216 6/27/2025
2.0.439 251 5/28/2025
2.0.437 244 5/22/2025
2.0.435 359 5/15/2025
2.0.434 330 5/13/2025
2.0.433 314 5/12/2025
2.0.423 211 5/2/2025
2.0.422 258 4/29/2025
2.0.421 200 4/25/2025
Loading failed