Shiny.Extensions.Stores 1.0.0-alpha-0016

Prefix Reserved
This is a prerelease version of Shiny.Extensions.Stores.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Shiny.Extensions.Stores --version 1.0.0-alpha-0016
                    
NuGet\Install-Package Shiny.Extensions.Stores -Version 1.0.0-alpha-0016
                    
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="Shiny.Extensions.Stores" Version="1.0.0-alpha-0016" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Shiny.Extensions.Stores" Version="1.0.0-alpha-0016" />
                    
Directory.Packages.props
<PackageReference Include="Shiny.Extensions.Stores" />
                    
Project file
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 Shiny.Extensions.Stores --version 1.0.0-alpha-0016
                    
#r "nuget: Shiny.Extensions.Stores, 1.0.0-alpha-0016"
                    
#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 Shiny.Extensions.Stores@1.0.0-alpha-0016
                    
#: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=Shiny.Extensions.Stores&version=1.0.0-alpha-0016&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Shiny.Extensions.Stores&version=1.0.0-alpha-0016&prerelease
                    
Install as a Cake Tool

Shiny Extensions

Dependency Injection Extensions

  • Source generate all attributed classes to a single add file - saves you the boilerplate
  • Extension methods for registering a dependency against multiple interfaces
  • Extension methods for startup tasks (different to hosted services that don't work on mobile)

Stores

  • Key/value store with support for
    • Android/iOS/Windows - Preferences & Secure Storage
    • Web - Local Storage & Session Storage
    • In Memory
  • Object binder binds INotifyPropertyChanged against a key/value store to persist object changes across sessions
  • Simply implement IKeyValueStore to create your own store

Web Hosting Extensions

  • Merges service container build and post build scenarios into a single class
  • All IInfrastructureModule implementations are automatically detected and run

Additional Libraries Used

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-android35.0 is compatible.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-ios18.0 is compatible.  net9.0-maccatalyst was computed.  net9.0-maccatalyst18.0 is compatible.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Shiny.Extensions.Stores:

Package Downloads
Shiny.Extensions.Stores.Web

Store anything in a key/value store - Stores for .NET Web Assembly (Local and Session Storage)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.3.0-beta-0004 6 7/24/2025
1.3.0-beta-0003 134 7/15/2025
1.3.0-beta-0002 129 7/15/2025
1.3.0-beta-0001 131 7/15/2025
1.2.1 149 7/15/2025
1.2.0 135 7/15/2025
1.2.0-beta-0001 131 7/15/2025
1.1.0 132 7/13/2025
1.1.0-beta-0009 95 7/12/2025
1.1.0-beta-0008 61 7/11/2025
1.1.0-beta-0007 134 7/7/2025
1.1.0-beta-0006 130 7/6/2025
1.1.0-beta-0004 73 7/4/2025
1.1.0-beta-0003 79 7/4/2025
1.1.0-beta-0002 114 7/4/2025
1.0.3 135 7/7/2025
1.0.2 90 7/4/2025
1.0.1 118 7/4/2025
1.0.0 137 7/3/2025
1.0.0-g5fce6b880d 132 7/3/2025
1.0.0-alpha-0020 133 7/2/2025
1.0.0-alpha-0019 131 7/1/2025
1.0.0-alpha-0018 129 7/1/2025
1.0.0-alpha-0017 131 7/1/2025
1.0.0-alpha-0016 128 7/1/2025
1.0.0-alpha-0015 131 7/1/2025
1.0.0-alpha-0014 130 7/1/2025
1.0.0-alpha-0013 126 7/1/2025
1.0.0-alpha-0011 131 7/1/2025
1.0.0-alpha-0010 129 7/1/2025
1.0.0-alpha-0009 131 7/1/2025