NMF-Incerator
2.0.457
dotnet add package NMF-Incerator --version 2.0.457
NuGet\Install-Package NMF-Incerator -Version 2.0.457
<PackageReference Include="NMF-Incerator" Version="2.0.457" />
<PackageVersion Include="NMF-Incerator" Version="2.0.457" />
<PackageReference Include="NMF-Incerator" />
paket add NMF-Incerator --version 2.0.457
#r "nuget: NMF-Incerator, 2.0.457"
#:package NMF-Incerator@2.0.457
#addin nuget:?package=NMF-Incerator&version=2.0.457
#tool nuget:?package=NMF-Incerator&version=2.0.457
NMF Incerator
Incerator is a tool to optimize the creation of dynamic dependency graphs.
When should I use this package?
Incerator supports the following strategies to build dynamic dependency graphs (DDGs):
- Instruction-level incrementalization: Every node in the AST is turned into a DDG node
- Batch: An entire expression is recalculated based on static analysis (e.g., if some property has changed that was used to calculate the result)
- Parameter-promotion: For a given method, the system calculates the minimal amount of model elements from which all changes to a given expression can be obtained. If this is not the case for the parameters of a method (due to cross-references), an optimized method is created that fulfills this condition.
- Tree-extension: Like parameter-promotion, but here the system uses parent model elements to conclude that some root elements are sufficient to capture all changes.
Parameter-promotion and tree extension only work if the models use the NMF modeling foundation.
You can change the strategy to create DDG nodes with a static property, demonstrated by the following line of code:
NotifySystem.DefaultSystem = new PromotionNotifySystem();
Alternatively, Incerator also implements a notify system that records expressions where the decision is necessary and an implementation that decides for each expression separately, based on a configuration. Finally, a tool delivered with this package and accessible using the PowerShell console can optimize a given application for the best configuration using a genetic search algorithm.
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. 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. |
| .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-Basics (>= 2.0.457 && < 3.0.0)
- NMF-Expressions (>= 2.0.457 && < 3.0.0)
- NMF-Repository (>= 2.0.457 && < 3.0.0)
-
net8.0
- NMF-Basics (>= 2.0.457 && < 3.0.0)
- NMF-Expressions (>= 2.0.457 && < 3.0.0)
- NMF-Repository (>= 2.0.457 && < 3.0.0)
-
net9.0
- NMF-Basics (>= 2.0.457 && < 3.0.0)
- NMF-Expressions (>= 2.0.457 && < 3.0.0)
- NMF-Repository (>= 2.0.457 && < 3.0.0)
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.0.457 | 217 | 8/20/2025 |
| 2.0.456 | 192 | 8/11/2025 |
| 2.0.454 | 284 | 8/7/2025 |
| 2.0.449 | 199 | 7/3/2025 |
| 2.0.445 | 199 | 6/27/2025 |
| 2.0.439 | 234 | 5/28/2025 |
| 2.0.437 | 223 | 5/22/2025 |
| 2.0.435 | 283 | 5/15/2025 |
| 2.0.434 | 275 | 5/13/2025 |
| 2.0.433 | 291 | 5/12/2025 |
| 2.0.423 | 162 | 5/2/2025 |
| 2.0.422 | 218 | 4/29/2025 |
| 2.0.421 | 192 | 4/25/2025 |
| 2.0.420 | 286 | 4/17/2025 |
| 2.0.419 | 240 | 4/3/2025 |
| 2.0.416 | 564 | 3/26/2025 |
| 2.0.410 | 542 | 3/24/2025 |
| 2.0.409 | 467 | 3/24/2025 |
| 2.0.408 | 466 | 3/24/2025 |
| 2.0.397 | 221 | 3/21/2025 |