TimeWarp.State.Plus 11.0.0-beta.26

This is a prerelease version of TimeWarp.State.Plus.
This package has a SemVer 2.0.0 package version: 11.0.0-beta.26+8.0.202.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package TimeWarp.State.Plus --version 11.0.0-beta.26
NuGet\Install-Package TimeWarp.State.Plus -Version 11.0.0-beta.26
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="TimeWarp.State.Plus" Version="11.0.0-beta.26" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TimeWarp.State.Plus --version 11.0.0-beta.26
#r "nuget: TimeWarp.State.Plus, 11.0.0-beta.26"
#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.
// Install TimeWarp.State.Plus as a Cake Addin
#addin nuget:?package=TimeWarp.State.Plus&version=11.0.0-beta.26&prerelease

// Install TimeWarp.State.Plus as a Cake Tool
#tool nuget:?package=TimeWarp.State.Plus&version=11.0.0-beta.26&prerelease

Dotnet Stars Discord workflow nuget nuget Issues Open Forks License Twitter

Twitter Twitter

TimeWarp.State.Plus

TimeWarp Logo

TimeWarp.State.Plus extends Blazor-State with additional, features, middleware and components to simplify and enhance your Blazor applications.

Available Middleware

  • PersistentState
    • Key Feature: Automates the persistence of state in browser storage.
    • Usage: Annotate state classes with [PersistentState] to enable.
    • Storage Options: Supports both LocalStorage and SessionStorage.

Example:

[PersistentState(PersistentStateMethod.LocalStorage)]
public partial class Counter2State : State<Counter2State>
{
// State implementation
}

Available Components

  • InputColor
    • Key Feature: A color picker input component.
    • Usage: <InputColor @bind-Value="Color" />
    • ValueType: System.Drawing.Color

Available Features

  • ThemeState
    • Key Feature: Manages the CurrentTheme of your application (Light, Dark, System).
    • Actions: UpdateTheme

Give a Star! ⭐

If you find this project useful, please give it a star. Thanks!

Getting Started

For a quick start, refer to the middleware section in the full Documentation.

Installation

dotnet add package TimeWarp.State.Plus

Check out the latest NuGet packages on the TimeWarp NuGet page.

Releases

View the Release Notes for detailed information on each release.

UnLicense

License
This project is licensed under the Unlicense.

Contributing

Your contributions are welcome! Before starting any work, please open a discussion.

Help with the documentation is also greatly appreciated.

Contact

If you have an issue and don't receive a timely response, feel free to reach out on our Discord server.

Discord

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
11.0.0-beta.31 33 4/26/2024
11.0.0-beta.30 40 4/23/2024
11.0.0-beta.29 67 4/3/2024
11.0.0-beta.28 30 4/3/2024
11.0.0-beta.27 31 4/3/2024
11.0.0-beta.26 40 3/25/2024
11.0.0-beta.25 42 3/23/2024
11.0.0-beta.24 94 3/12/2024
11.0.0-beta.23 34 3/12/2024
11.0.0-beta.22 32 3/12/2024
11.0.0-beta.21 28 3/12/2024
11.0.0-beta.20 32 3/12/2024
11.0.0-beta.19 33 3/11/2024
11.0.0-beta.18 34 3/10/2024
11.0.0-beta.17 43 3/9/2024
11.0.0-beta.16 41 3/9/2024
11.0.0-beta.15 43 3/7/2024
11.0.0-beta.14 37 3/6/2024
11.0.0-beta.13 36 3/5/2024
11.0.0-beta.12 55 3/5/2024
11.0.0-beta.11 37 3/4/2024
11.0.0-beta.10 38 3/3/2024
11.0.0-beta.9 41 3/3/2024
11.0.0-beta.8 39 3/3/2024