St8-ment
1.0.0
See the version list below for details.
Install-Package St8-ment -Version 1.0.0
dotnet add package St8-ment --version 1.0.0
<PackageReference Include="St8-ment" Version="1.0.0" />
paket add St8-ment --version 1.0.0
#r "nuget: St8-ment, 1.0.0"
// Install St8-ment as a Cake Addin
#addin nuget:?package=St8-ment&version=1.0.0
// Install St8-ment as a Cake Tool
#tool nuget:?package=St8-ment&version=1.0.0
A library to add a dynamically SOLID version of the State Pattern and/or StateMachine Pattern. Be aware that there are a V1 and a V2 version. Both are still valid but provide each a different view on how to use the library version. V1 is more in line with the State Pattern, while V2 more with the StateMachine Pattern. See the README in the source repository for more information.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.1 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.1
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on St8-ment:
Package | Downloads |
---|---|
St8-ment.DependencyInjection
The Dependency Injection extension in regards to the St8-ment library. Provides an extension method that can be used with the Microsoft Dependency Injection library. |
GitHub repositories
This package is not used by any popular GitHub repositories.