Sparkdo.StateChecking
2.0.0-preview.2
This is a prerelease version of Sparkdo.StateChecking.
dotnet add package Sparkdo.StateChecking --version 2.0.0-preview.2
NuGet\Install-Package Sparkdo.StateChecking -Version 2.0.0-preview.2
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="Sparkdo.StateChecking" Version="2.0.0-preview.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Sparkdo.StateChecking" Version="2.0.0-preview.2" />
<PackageReference Include="Sparkdo.StateChecking" />
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 Sparkdo.StateChecking --version 2.0.0-preview.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Sparkdo.StateChecking, 2.0.0-preview.2"
#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 Sparkdo.StateChecking@2.0.0-preview.2
#: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=Sparkdo.StateChecking&version=2.0.0-preview.2&prerelease
#tool nuget:?package=Sparkdo.StateChecking&version=2.0.0-preview.2&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Sparkdo.StateChecking
状态检查运行时包通过 Sparkdo package manifest 自动提供 ISimpleStateCheckerManager<TState> 默认实现。
应用只需让状态实现 IWithSimpleStateCheckers<TState>,并将 checker 放入状态自身的 StateCheckers 集合。全局 checker 推荐通过应用 manifest 注册 ISimpleStateChecker<TState>,不需要手工调用运行时注册扩展;SparkdoSimpleStateCheckerOptions<TState> 仍可用于需要工厂的高级场景。
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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.
-
net10.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.8)
- Microsoft.Extensions.Options (>= 10.0.8)
- Sparkdo.Manifest (>= 2.0.0-preview.2)
- Sparkdo.StateChecking.Abstractions (>= 2.0.0-preview.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Sparkdo.StateChecking:
| Package | Downloads |
|---|---|
|
Sparkdo.Features
Sparkdo 功能系统库,提供功能定义、管理、检查和拦截功能 |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.0.0-preview.2 | 44 | 7/20/2026 |
| 2.0.0-preview.1 | 45 | 7/18/2026 |
| 1.0.4-preview.3 | 187 | 6/8/2026 |
| 1.0.4-preview.2 | 188 | 6/7/2026 |
| 1.0.4-preview.1 | 179 | 6/7/2026 |
| 1.0.3 | 409 | 6/6/2026 |
| 1.0.3-preview.1 | 176 | 5/17/2026 |
| 1.0.2 | 327 | 4/27/2026 |
| 1.0.2-preview.5 | 106 | 4/15/2026 |
| 1.0.2-preview.4 | 119 | 2/8/2026 |
| 1.0.2-preview.3 | 113 | 2/1/2026 |
| 1.0.2-preview.2 | 121 | 1/31/2026 |
| 1.0.2-preview.1 | 206 | 12/4/2025 |
| 1.0.1 | 1,094 | 11/27/2025 |
| 1.0.0 | 1,065 | 11/25/2025 |
| 1.0.0-preview.5 | 165 | 10/24/2025 |