NMF-Repository
2.0.390
dotnet add package NMF-Repository --version 2.0.390
NuGet\Install-Package NMF-Repository -Version 2.0.390
<PackageReference Include="NMF-Repository" Version="2.0.390" />
paket add NMF-Repository --version 2.0.390
#r "nuget: NMF-Repository, 2.0.390"
// Install NMF-Repository as a Cake Addin #addin nuget:?package=NMF-Repository&version=2.0.390 // Install NMF-Repository as a Cake Tool #tool nuget:?package=NMF-Repository&version=2.0.390
NMF Models
The modeling foundation of NMF is a system that represents models as instances of classes generated for their meta-classes.
Why should I use this package?
This package contains the code for the NMF modeling foundation, in particular:
ModelElement
is used to represent a model element in memoryModel
is used to represent a model in memory, i.e. a coherent set of model elementsModelRepository
is used to represent a repository of models, i.e. a collection of loaded models. A model repository is the unit to load models into memory. When models reference elements from other models, these other models are automatically loaded as required.MetaRepository
is a special repository used to keep all the metamodels available in the process.ModelChangeSet
represents a change sequence created over a modelModelChangeRecorder
is used to record changes to models by collecting notificationsModelHasher
is used to calculate cryptographic hash values for models, respecting that attributes and references can ignore order and ignoring referencing schemes
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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- NMF-Collections (>= 2.0.390 && < 3.0.0)
- NMF-Expressions (>= 2.0.390 && < 3.0.0)
- NMF-Utilities (>= 2.0.390 && < 3.0.0)
-
net8.0
- NMF-Collections (>= 2.0.390 && < 3.0.0)
- NMF-Expressions (>= 2.0.390 && < 3.0.0)
- NMF-Utilities (>= 2.0.390 && < 3.0.0)
-
net9.0
- NMF-Collections (>= 2.0.390 && < 3.0.0)
- NMF-Expressions (>= 2.0.390 && < 3.0.0)
- NMF-Utilities (>= 2.0.390 && < 3.0.0)
NuGet packages (11)
Showing the top 5 NuGet packages that depend on NMF-Repository:
Package | Downloads |
---|---|
NMF-Basics
This package contains the basic libraries for a model-driven project using the .NET Modelling Framework (NMF). |
|
NMF-Incerator
This package contains the Incerator tool to optimize incremental analyses. |
|
NMF-Tests.NUnit
This package contains abstract test suites for model element classes using the NUnit testing framework. |
|
NMF-Dynamic
This package contains a set of classes to create NMF model repositories without generating code. |
|
NMF-Controls
A library for model-specific user controls. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.390 | 53 | 3/19/2025 |
2.0.389 | 115 | 3/18/2025 |
2.0.388 | 82 | 3/18/2025 |
2.0.377 | 290 | 3/10/2025 |
2.0.344 | 316 | 2/13/2025 |
2.0.341 | 282 | 2/13/2025 |
2.0.338 | 282 | 2/13/2025 |
2.0.337 | 280 | 2/13/2025 |
2.0.336 | 283 | 2/12/2025 |
2.0.334 | 284 | 2/12/2025 |
2.0.300 | 271 | 1/23/2025 |
2.0.273 | 306 | 12/19/2024 |
2.0.265 | 281 | 12/13/2024 |
2.0.262 | 289 | 12/10/2024 |
2.0.251 | 281 | 11/29/2024 |
2.0.245 | 266 | 11/19/2024 |
2.0.227 | 358 | 9/13/2024 |
2.0.223 | 363 | 9/11/2024 |
2.0.222 | 356 | 8/30/2024 |
2.0.221 | 346 | 7/16/2024 |
2.0.220 | 316 | 7/15/2024 |
2.0.219 | 296 | 7/10/2024 |
2.0.217 | 351 | 6/20/2024 |
2.0.216 | 315 | 6/6/2024 |
2.0.207 | 710 | 3/25/2024 |
2.0.194 | 1,967 | 1/8/2024 |
2.0.193 | 2,097 | 12/7/2023 |
2.0.190 | 2,074 | 11/27/2023 |
2.0.189 | 2,360 | 10/27/2023 |
2.0.188 | 2,852 | 6/27/2023 |
2.0.187 | 2,708 | 6/22/2023 |
2.0.186 | 2,901 | 6/16/2023 |
2.0.185 | 2,852 | 6/1/2023 |
2.0.184 | 3,443 | 2/16/2023 |
2.0.183 | 3,515 | 1/26/2023 |
2.0.176 | 6,808 | 5/18/2021 |
2.0.174 | 5,916 | 5/5/2021 |
2.0.169 | 6,572 | 5/3/2021 |
2.0.167 | 7,266 | 5/1/2021 |
2.0.166 | 6,680 | 4/29/2021 |
2.0.165 | 7,008 | 4/28/2021 |
2.0.164 | 6,772 | 7/20/2020 |
2.0.163 | 6,575 | 6/15/2020 |
2.0.162 | 6,474 | 4/21/2020 |
2.0.161 | 6,498 | 4/7/2020 |
2.0.160 | 6,676 | 4/6/2020 |
2.0.158 | 6,758 | 4/6/2020 |
2.0.157 | 6,807 | 1/14/2020 |
2.0.156 | 7,205 | 1/9/2020 |
2.0.155 | 7,616 | 1/7/2020 |
2.0.154 | 8,131 | 1/2/2020 |
2.0.153 | 7,391 | 11/4/2019 |
2.0.152 | 6,968 | 11/1/2019 |
2.0.148 | 7,588 | 8/25/2019 |
2.0.147 | 6,868 | 8/6/2019 |
2.0.146 | 7,155 | 8/1/2019 |
2.0.145 | 5,889 | 7/30/2019 |
2.0.144 | 5,705 | 7/29/2019 |
2.0.143 | 5,661 | 7/29/2019 |
2.0.142 | 5,871 | 7/29/2019 |
2.0.141 | 5,854 | 7/29/2019 |
2.0.140 | 5,725 | 7/18/2019 |
2.0.139 | 5,505 | 7/17/2019 |
2.0.138 | 5,870 | 5/21/2019 |
2.0.137 | 6,991 | 5/17/2019 |
2.0.136 | 7,699 | 3/23/2019 |
2.0.135 | 5,953 | 11/30/2018 |
2.0.134 | 5,926 | 11/30/2018 |
2.0.133 | 6,278 | 10/15/2018 |
2.0.130 | 7,130 | 9/1/2018 |
2.0.129 | 7,570 | 7/4/2018 |
2.0.128 | 5,988 | 7/3/2018 |
2.0.127 | 6,078 | 6/28/2018 |
2.0.126 | 6,250 | 4/10/2018 |
2.0.124 | 5,975 | 4/4/2018 |
2.0.123 | 6,141 | 4/3/2018 |
2.0.122 | 6,739 | 3/30/2018 |
2.0.121 | 6,153 | 3/27/2018 |
2.0.120 | 6,146 | 3/21/2018 |
2.0.119 | 6,057 | 3/13/2018 |
2.0.118 | 7,362 | 3/7/2018 |
2.0.117 | 6,169 | 2/13/2018 |
2.0.116 | 6,063 | 1/29/2018 |
2.0.115 | 10,311 | 1/29/2018 |
2.0.113 | 5,920 | 1/17/2018 |
2.0.112 | 5,995 | 1/12/2018 |
2.0.111 | 6,248 | 1/3/2018 |
2.0.110 | 5,954 | 12/19/2017 |
2.0.109 | 5,979 | 12/19/2017 |
2.0.108 | 7,322 | 12/18/2017 |
2.0.107 | 6,172 | 12/6/2017 |
1.0.99 | 3,537 | 12/1/2017 |
1.0.98 | 3,670 | 11/27/2017 |
1.0.97 | 3,532 | 11/21/2017 |
1.0.96 | 3,625 | 10/19/2017 |
1.0.95 | 3,736 | 10/19/2017 |
1.0.94 | 3,479 | 10/16/2017 |
1.0.93 | 3,769 | 10/11/2017 |
1.0.92 | 3,467 | 10/6/2017 |
1.0.91 | 3,650 | 10/6/2017 |
1.0.90 | 3,367 | 9/22/2017 |
1.0.89 | 3,761 | 8/30/2017 |
1.0.88 | 3,596 | 8/16/2017 |
1.0.87 | 2,726 | 8/7/2017 |
1.0.86 | 2,455 | 8/6/2017 |
1.0.85 | 2,885 | 7/4/2017 |
1.0.84 | 2,815 | 6/7/2017 |
1.0.83 | 2,891 | 6/7/2017 |
1.0.82 | 2,611 | 6/3/2017 |
1.0.81 | 2,991 | 5/10/2017 |
1.0.79 | 2,892 | 4/27/2017 |
1.0.78 | 2,865 | 4/27/2017 |
1.0.76 | 2,835 | 4/25/2017 |
1.0.75 | 3,076 | 4/25/2017 |
1.0.74 | 2,883 | 4/13/2017 |
1.0.73 | 3,036 | 4/6/2017 |
1.0.72 | 2,784 | 3/20/2017 |
1.0.71 | 3,143 | 3/17/2017 |
1.0.70 | 2,947 | 3/16/2017 |
1.0.68 | 2,928 | 3/5/2017 |
1.0.67 | 3,230 | 3/4/2017 |
1.0.65 | 2,956 | 3/4/2017 |
1.0.64 | 2,844 | 2/21/2017 |
1.0.63 | 2,786 | 1/19/2017 |
1.0.62 | 3,078 | 1/19/2017 |
1.0.61 | 3,207 | 1/11/2017 |
1.0.60 | 2,809 | 12/20/2016 |
1.0.59 | 3,113 | 12/6/2016 |
1.0.58 | 3,095 | 11/28/2016 |
1.0.57 | 2,977 | 11/25/2016 |
1.0.56 | 3,143 | 11/25/2016 |
1.0.55 | 3,235 | 11/18/2016 |
1.0.54 | 3,160 | 11/8/2016 |
1.0.50 | 3,084 | 10/4/2016 |
1.0.49 | 3,072 | 9/29/2016 |
1.0.48 | 3,238 | 9/20/2016 |
1.0.47 | 3,315 | 9/8/2016 |
1.0.46 | 3,056 | 9/7/2016 |
1.0.45 | 3,391 | 8/13/2016 |
1.0.44 | 3,123 | 8/11/2016 |
1.0.43 | 3,332 | 8/10/2016 |
1.0.42 | 3,286 | 8/5/2016 |
1.0.41 | 2,926 | 8/4/2016 |
1.0.36 | 3,706 | 8/3/2016 |
1.0.35 | 3,007 | 8/2/2016 |
1.0.34 | 3,590 | 7/26/2016 |
1.0.33 | 3,355 | 7/22/2016 |
1.0.31 | 3,138 | 7/20/2016 |
1.0.30 | 3,092 | 7/20/2016 |
1.0.29 | 3,051 | 7/18/2016 |