Top 20 NuGet state Packages

Predictable state container for .NET C#
Common utilities classes like a finite state machine, an IEntity class, etc.
Provides access to GetAsyncKeyState and GetKeyboardState by implementing a complete managed wrapper.
Package Description
Testing making nuget packages for razor.
The goal of this project is to be able to save the state of a code line and skip it if it already knows the result.
A simple abstraction library for asynchronous state persistence and retrieval. Provides an asynchronous facade of common .NET data structures: Object, Array, List, Stack, Queue and Dictionary
Finite state machine with fluent syntax. i.e. public class DefineAuthenticationState2 : StateDefinition<AuthenticationState> { public override void Define(IStateFromBuilder<AuthenticationState> builder) { builder.From(AuthenticationState.Unauthenticated).To(AuthenticationState.Authenticated) ...
Simple finite state machine that can be used for games, services and other programs that require complex state management.
A library for handling page navigation and state for Universal Windows Platform (UWP) applications.
This tool can be used to create a Symantec Vip Access token.
EMSm is a simple, TDD-testable hierarchical state machine library for .Net, perfectly suitable for developing the behavior of your embedded systems.
A finite state machine for .NET
Provides access to GetInputManager and GetKeyboardState by implementing a complete managed wrapper.
Minimalistic state machine. Commonly used types: • IState<TContext, TEvent, TState> • StateMachine<TContext, TEvent, TState> • IAsyncState<TContext, TEvent, TState> • AsyncStateMachine<TContext, TEvent, TState>
extension for JasonState