Metadata >> NuGet >> StaMa.StateMachine >> 2.3.0.0

2.3.0.0

Metadata

Authors RolandSchneider
Description UML and Statechart inspired state machine library with hierarchical and orthogonal states. See description on http://StaMa.org/. This package includes: - Portable assembly for .NET Framework 4, Silverlight 5, Windows 8, Windows Phone 8.1, Windows Phone Silverlight 8 and higher versions. Runs on Mono. - Assembly for .NET Micro Framework 4.3 ------ Features ------ Fork and join transitions. Entry-, exit-, do- and transition-actions. Guard conditions. Shallow history. Run-to-completion processing. Provides Statecharts functionality comparable to SCXML. Low garbage object creation during runtime. Free from runtime thread synchronization calls. Multiple state machine instances can be created from a single state machine definition. Optional code generation based on Microsoft Visio diagrams.
IconUrl http://www.7fun.de/StaMa/StaMa120x120.png
LicenseUrl http://stama.codeplex.com/license
Owners RolandSchneider
ProjectUrl http://stama.codeplex.com/
ReleaseNotes See http://stama.codeplex.com/releases.
RequireLicenseAcceptance False
Summary UML and Statechart inspired state machine library with hierarchical and orthogonal states.
Tags state-machine statechart netmf mono linux android xamarin macos ios gadgeteer netduino embedded
PackageSize 2615159
PackageHashAlgorithm SHA512
PackageHash KAQxv/l7dFgYvFRuQDmdz7Owl5Z6cGE3Y3eeoi8ThPx4DhofAWwy18lQC+/agjm9CMqYLvyWfrK9jwh8AwPOjA==
DownloadCount 000000
CreatedDate 2015-07-26T14:32:09

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install StaMa.StateMachine -Version 2.3.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install StaMa.StateMachine -Version 2.3.0.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete StaMa.StateMachine 2.3.0.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package StaMa.StateMachine -Version 2.3.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package StaMa.StateMachine -Version 2.3.0.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap StaMa.StateMachine -Version 2.3.0.0
Uninstalling the package:
o remove-wrap StaMa.StateMachine

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETMicroFramework,Version=v4.3 Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=net40+sl50+win+wpa81+wp80 Binaries