Tempest.Abstract
1.0.0-beta.8
dotnet add package Tempest.Abstract --version 1.0.0-beta.8
NuGet\Install-Package Tempest.Abstract -Version 1.0.0-beta.8
<PackageReference Include="Tempest.Abstract" Version="1.0.0-beta.8" />
<PackageVersion Include="Tempest.Abstract" Version="1.0.0-beta.8" />
<PackageReference Include="Tempest.Abstract" />
paket add Tempest.Abstract --version 1.0.0-beta.8
#r "nuget: Tempest.Abstract, 1.0.0-beta.8"
#:package Tempest.Abstract@1.0.0-beta.8
#addin nuget:?package=Tempest.Abstract&version=1.0.0-beta.8&prerelease
#tool nuget:?package=Tempest.Abstract&version=1.0.0-beta.8&prerelease
Platform-neutral core for Tempest: the [Command]/[Reactive]/[Event]/[OnChanged] attributes, the event bus, the CommandState/ReactiveState families, the headless StatefulStore host — and the source generator that emits the state twins. UI hosts (Tempest.Blazor, Tempest.Wpf, Tempest.WinUI) build on this.
| 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. |
-
net10.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Tempest.Abstract:
| Package | Downloads |
|---|---|
|
Tempest.Blazor
Component-owned state for Blazor: the StatefulComponent bases on top of Tempest.Abstract. Three attributes and a bus; the source generator ships with Tempest.Abstract. |
|
|
Tempest.WinUI
Component-owned state for WinUI 3: the StatefulControl and StatefulPage host bases on top of Tempest.Abstract, with primary-constructor DI via UseServices. Same attributes, same generated twin — re-rendering maps to an INotifyPropertyChanged broadcast on the DispatcherQueue. |
|
|
Tempest.Wpf
Component-owned state for WPF: the StatefulControl host base on top of Tempest.Abstract. Same attributes, same generated twin — re-rendering maps to an INotifyPropertyChanged broadcast. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0-beta.8 | 125 | 8/15/2026 |
| 1.0.0-beta.7 | 80 | 7/25/2026 |
| 1.0.0-beta.6 | 139 | 7/24/2026 |
| 1.0.0-beta.5 | 82 | 7/23/2026 |