Eii.ValueChain.Storage
1.0.24
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Eii.ValueChain.Storage --version 1.0.24
NuGet\Install-Package Eii.ValueChain.Storage -Version 1.0.24
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="Eii.ValueChain.Storage" Version="1.0.24" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Eii.ValueChain.Storage" Version="1.0.24" />
<PackageReference Include="Eii.ValueChain.Storage" />
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 Eii.ValueChain.Storage --version 1.0.24
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Eii.ValueChain.Storage, 1.0.24"
#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 Eii.ValueChain.Storage@1.0.24
#: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=Eii.ValueChain.Storage&version=1.0.24
#tool nuget:?package=Eii.ValueChain.Storage&version=1.0.24
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Eii.ValueChain.Storage
This package contains functionality to store the state of the Value chain in a SQLite database.
It can be used by projects using: .Net framework 4.8
- .Net 8.0
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net48 is compatible. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.8
- Eii.ValueChain.Storage.Models (>= 1.0.1)
- EntityFramework (>= 6.5.1)
- SourceGear.sqlite3 (>= 3.50.3)
- System.Data.SQLite.Core (>= 1.0.118)
- System.Data.SQLite.EF6 (>= 2.0.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Eii.ValueChain.Storage:
Package | Downloads |
---|---|
Eii.ValueChain
ValueChain library .net48 |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
1.0.38 | 0 | 10/14/2025 |
1.0.37 | 50 | 10/13/2025 |
1.0.31 | 39 | 10/10/2025 |
1.0.30 | 117 | 10/9/2025 |
1.0.29 | 112 | 10/9/2025 |
1.0.28 | 107 | 10/9/2025 |
1.0.27 | 109 | 10/9/2025 |
1.0.26 | 123 | 10/8/2025 |
1.0.25 | 150 | 10/2/2025 |
1.0.24 | 147 | 10/2/2025 |
1.0.16 | 144 | 10/1/2025 |
1.0.15 | 142 | 10/1/2025 |
1.0.14 | 145 | 10/1/2025 |
1.0.13 | 143 | 10/1/2025 |
1.0.12 | 147 | 10/1/2025 |
1.0.11 | 141 | 10/1/2025 |
1.0.10 | 144 | 10/1/2025 |
1.0.9 | 93 | 9/27/2025 |
1.0.8 | 90 | 9/26/2025 |
1.0.7 | 115 | 9/26/2025 |
1.0.6 | 116 | 9/26/2025 |
1.0.2 | 211 | 9/26/2025 |
1.0.1 | 224 | 9/26/2025 |
Initial pure .net48 version