![]() |
VOOZH | about |
dotnet add package TimeWarp.State.Plus --version 11.0.3
NuGet\Install-Package TimeWarp.State.Plus -Version 11.0.3
<PackageReference Include="TimeWarp.State.Plus" Version="11.0.3" />
<PackageVersion Include="TimeWarp.State.Plus" Version="11.0.3" />Directory.Packages.props
<PackageReference Include="TimeWarp.State.Plus" />Project file
paket add TimeWarp.State.Plus --version 11.0.3
#r "nuget: TimeWarp.State.Plus, 11.0.3"
#:package TimeWarp.State.Plus@11.0.3
#addin nuget:?package=TimeWarp.State.Plus&version=11.0.3Install as a Cake Addin
#tool nuget:?package=TimeWarp.State.Plus&version=11.0.3Install as a Cake Tool
👁 Dotnet
👁 Stars
👁 Discord
👁 workflow
👁 nuget
👁 nuget
👁 Issues Open
👁 Forks
👁 License
👁 Twitter
TimeWarp.State.Plus extends TimeWarp.State with additional, features, middleware and components to simplify and enhance your Blazor applications.
TimeWarp.State.Plus extends the core functionality with additional features:
[PersistentState] to enable.LocalStorage and SessionStorage.Example:
// Register the required services in Program.cs
// serviceCollection.AddTransient(typeof(IRequestPostProcessor<,>), typeof(PersistentStatePostProcessor<,>));
// serviceCollection.AddScoped<IPersistenceService, PersistenceService>();
[PersistentState(PersistentStateMethod.LocalStorage)]
public partial class Counter2State : State<Counter2State>
{
// State implementation
}
<InputColor @bind-Value="Color" />CurrentTheme of your application (Light, Dark, System).If you find this project useful, please give it a star. Thanks!
For a quick start, refer to the middleware section in the full Documentation.
dotnet add package TimeWarp.State.Plus
Check out the latest NuGet packages on the TimeWarp NuGet page.
View the Release Notes for detailed information on each release.
👁 License
This project is licensed under the Unlicense.
Your contributions are welcome! Before starting any work, please open a discussion.
Help with the documentation is also greatly appreciated.
If you have an issue and don't receive a timely response, feel free to reach out on our Discord server.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 12.0.0-beta.1 | 1,065 | 8/20/2025 |
| 11.0.3 | 3,255 | 6/20/2025 |
| 11.0.2 | 195 | 6/20/2025 |
| 11.0.1 | 193 | 6/20/2025 |
| 11.0.0 | 1,395 | 12/10/2024 |
| 11.0.0-beta.96 | 114 | 12/5/2024 |
| 11.0.0-beta.95 | 102 | 12/3/2024 |
| 11.0.0-beta.94 | 99 | 12/3/2024 |
| 11.0.0-beta.93 | 95 | 12/2/2024 |
| 11.0.0-beta.92 | 106 | 12/1/2024 |
| 11.0.0-beta.91 | 97 | 11/24/2024 |
| 11.0.0-beta.90 | 149 | 10/21/2024 |
| 11.0.0-beta.89 | 82 | 10/20/2024 |
| 11.0.0-beta.88 | 93 | 10/15/2024 |
| 11.0.0-beta.87 | 126 | 9/9/2024 |
| 11.0.0-beta.86 | 97 | 9/9/2024 |
| 11.0.0-beta.85 | 124 | 8/30/2024 |
| 11.0.0-beta.84 | 120 | 8/22/2024 |
| 11.0.0-beta.83 | 2,504 | 8/13/2024 |
| 11.0.0-beta.82 | 116 | 8/12/2024 |