NMF-PropertyService 2.0.445

There is a newer version of this package available.
See the version list below for details.
dotnet add package NMF-PropertyService --version 2.0.445
                    
NuGet\Install-Package NMF-PropertyService -Version 2.0.445
                    
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-PropertyService" Version="2.0.445" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NMF-PropertyService" Version="2.0.445" />
                    
Directory.Packages.props
<PackageReference Include="NMF-PropertyService" />
                    
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-PropertyService --version 2.0.445
                    
#r "nuget: NMF-PropertyService, 2.0.445"
                    
#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-PropertyService@2.0.445
                    
#: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-PropertyService&version=2.0.445
                    
Install as a Cake Addin
#tool nuget:?package=NMF-PropertyService&version=2.0.445
                    
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 classes to add a generic property service to a model server. This service allows to

  • Obtain the currently selected model element, either as a REST endpoint (limited to request/reply) or through a JSON-RPC based protocol over websockets
  • Make changes to the currently selected model element

These services can be used to implement property views in web-based editing scenarios.

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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.2.1 126 1/16/2026
2.2.0 466 11/20/2025
2.1.0 270 11/6/2025
2.0.459 211 9/12/2025
2.0.457 254 8/20/2025
2.0.456 238 8/11/2025
2.0.454 324 8/7/2025
2.0.449 246 7/3/2025
2.0.445 221 6/27/2025
2.0.439 264 5/28/2025
2.0.437 247 5/22/2025
2.0.435 330 5/15/2025
2.0.434 338 5/13/2025
2.0.433 325 5/12/2025
2.0.423 212 5/2/2025
2.0.422 261 4/29/2025
2.0.421 226 4/25/2025
2.0.420 295 4/17/2025
2.0.419 277 4/3/2025
2.0.416 585 3/26/2025
Loading failed