NMF-ModelServices 2.0.397

dotnet add package NMF-ModelServices --version 2.0.397                
NuGet\Install-Package NMF-ModelServices -Version 2.0.397                
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.0.397" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NMF-ModelServices --version 2.0.397                
#r "nuget: NMF-ModelServices, 2.0.397"                
#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.
// Install NMF-ModelServices as a Cake Addin
#addin nuget:?package=NMF-ModelServices&version=2.0.397

// Install NMF-ModelServices as a Cake Tool
#tool nuget:?package=NMF-ModelServices&version=2.0.397                

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. 
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.0.397 25 15 hours ago
2.0.390 77 3 days ago
2.0.389 95 3 days ago
2.0.388 92 3 days ago
2.0.377 177 11 days ago
2.0.344 143 a month ago
2.0.341 122 a month ago
2.0.338 134 a month ago
2.0.337 136 a month ago
2.0.336 138 a month ago
2.0.334 135 a month ago
2.0.300 130 2 months ago
2.0.273 136 3 months ago
2.0.265 144 3 months ago
2.0.262 122 3 months ago
2.0.251 139 4 months ago
2.0.245 143 4 months ago
2.0.227 166 6 months ago
2.0.223 178 6 months ago
2.0.222 171 7 months ago
2.0.221 155 8 months ago
2.0.220 150 8 months ago
2.0.219 145 8 months ago
2.0.217 178 9 months ago
2.0.216 144 10 months ago