ArtMind.AppFlow.Abstractions 9.0.0

dotnet add package ArtMind.AppFlow.Abstractions --version 9.0.0
                    
NuGet\Install-Package ArtMind.AppFlow.Abstractions -Version 9.0.0
                    
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="ArtMind.AppFlow.Abstractions" Version="9.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ArtMind.AppFlow.Abstractions" Version="9.0.0" />
                    
Directory.Packages.props
<PackageReference Include="ArtMind.AppFlow.Abstractions" />
                    
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 ArtMind.AppFlow.Abstractions --version 9.0.0
                    
#r "nuget: ArtMind.AppFlow.Abstractions, 9.0.0"
                    
#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 ArtMind.AppFlow.Abstractions@9.0.0
                    
#: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=ArtMind.AppFlow.Abstractions&version=9.0.0
                    
Install as a Cake Addin
#tool nuget:?package=ArtMind.AppFlow.Abstractions&version=9.0.0
                    
Install as a Cake Tool

AppFlow - Orchestration framework for .NET applications

It is a flow management library for .NET applications. It is easy to set up, has a fluent orchestration API, and runs on all recent .NET platforms.

Find out more

Product Compatible and additional computed target framework versions.
.NET 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 (1)

Showing the top 1 NuGet packages that depend on ArtMind.AppFlow.Abstractions:

Package Downloads
ArtMind.AppFlow

Flow orchestration framework for .NET applications

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.0 112 1/15/2025
8.0.0 224 1/30/2024
7.0.0 152 1/30/2024
6.0.0 755 8/26/2022
5.0.0 700 8/22/2022
3.0.2.4 1,084 10/18/2021
2.1.0 1,164 8/13/2020
2.0.1 896 6/12/2020
2.0.0 726 6/12/2020 2.0.0 is deprecated.
1.0.0 762 4/26/2020

Upgrading to target framework net9.0