Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

alidgn/stepwise

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stepwise - Step Management Library for Console Applications

Stepwise is a C# library designed to manage program flow in console applications using a step-by-step approach. It allows redefining the sequential flows of operations in a program using classes provided by the library. Each flow has a step number associated with it, facilitating the execution of the entire flow in the order of ascending step numbers.

Features

  • Define program flows using step management approach.
  • Assign a step number to each operation in the flow.
  • Execute flows in the defined order, starting from the step with the smallest step number.
  • Facilitates transitioning between steps within a flow.

Installation

Stepwise can be installed via NuGet Package Manager. Run the following command in the Package Manager Console:

dotnet add package Step

About

Stepwise is a C# library designed to manage program flow in console applications using a step-by-step approach.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.