NMF-ModelServices 2.1.0

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

NMF Model Services

NMF Model Services provides generic services connected to models when used in a server setting.

Why should I use this package?

This package contains the following classes:

  • JsonModelSerializer is a serializer implementation that serializes and deserializes models from and to JSON (rather than XMI which uses XML). The interface is the same.
  • IModelServer and the implementation ModelServer allow a service to access sessions of models. These sessions control an undo/redo stack and an active session.

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 (2)

Showing the top 2 NuGet packages that depend on NMF-ModelServices:

Package Downloads
NMF-GLSP-Core

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

NMF-PropertyService

This package contains the implementation of a JSON-RPC-based forms service that allows to view and edit the currently selected model element.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.1.0 185 11/6/2025
2.0.459 173 9/12/2025
2.0.457 206 8/20/2025
2.0.456 210 8/11/2025
2.0.454 275 8/7/2025
2.0.449 207 7/3/2025
2.0.445 192 6/27/2025
2.0.439 227 5/28/2025
2.0.437 239 5/22/2025
2.0.435 319 5/15/2025
2.0.434 295 5/13/2025
2.0.433 306 5/12/2025
2.0.423 198 5/2/2025
2.0.422 238 4/29/2025
2.0.421 184 4/25/2025
2.0.420 291 4/17/2025
2.0.419 243 4/3/2025
2.0.416 563 3/26/2025
2.0.410 573 3/24/2025
2.0.409 476 3/24/2025
2.0.408 483 3/24/2025
2.0.397 216 3/21/2025
2.0.390 233 3/19/2025
2.0.389 244 3/18/2025
2.0.388 222 3/18/2025
2.0.377 245 3/10/2025
2.0.344 212 2/13/2025
2.0.341 225 2/13/2025
2.0.338 221 2/13/2025
2.0.337 231 2/13/2025
2.0.336 247 2/12/2025
2.0.334 223 2/12/2025
2.0.300 237 1/23/2025
2.0.273 232 12/19/2024
2.0.265 234 12/13/2024
2.0.262 200 12/10/2024
2.0.251 236 11/29/2024
2.0.245 228 11/19/2024
2.0.227 263 9/13/2024
2.0.223 256 9/11/2024
2.0.222 230 8/30/2024
2.0.221 226 7/16/2024
2.0.220 229 7/15/2024
2.0.219 237 7/10/2024
2.0.217 276 6/20/2024
2.0.216 205 6/6/2024