Skip to main content
QuikGraph.Petri package icon

QuikGraph.Petri

.NET library that provides some Petri Net facilities. It allows to construct Petri Net representation and run a simulation of it. This package is the Petri subset of the original QuickGraph renamed QuikGraph and ported to .NET Core. Supported platforms: - .NET Standard 1.3+ - .NET Core 1.0+ - .NET Framework 3.5+ Supports Source Link

Total Downloads
84.4K
84,387
Published
Jul 3, 2022
Latest stable version

Install

.NET CLI
dotnet add package QuikGraph.Petri --version 2.4.0
Package Manager Console
Install-Package QuikGraph.Petri -Version 2.4.0
PackageReference
<PackageReference Include="QuikGraph.Petri" Version="2.4.0" />

Frameworks

.NETFramework3.5 .NETFramework4.0 .NETStandard1.3 .NETStandard2.0

Dependencies

QuikGraph
.NETFramework3.5
[2.4.0, )
QuikGraph
.NETFramework4.0
[2.4.0, )
QuikGraph
.NETStandard1.3
[2.4.0, )
NETStandard.Library
.NETStandard1.3
[1.6.1, )
QuikGraph
.NETStandard2.0
[2.4.0, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.