Eii.ValueChain.Storage
1.0.29
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.29
NuGet\Install-Package Eii.ValueChain.Storage -Version 1.0.29
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.29" />
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.29" />
<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.29
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Eii.ValueChain.Storage, 1.0.29"
#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.29
#: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.29
#tool nuget:?package=Eii.ValueChain.Storage&version=1.0.29
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 targets the .Net framework 4.8
NOT THE .Net 8.0 framework!! For that you need to use the Eii.ValueChain.Storage_dotnet project.
In future both projects will be merged into one Nuget package targetting both frameworks.
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.8)
- 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.39 | 42 | 10/15/2025 |
1.0.38 | 80 | 10/14/2025 |
1.0.37 | 101 | 10/13/2025 |
1.0.31 | 79 | 10/10/2025 |
1.0.30 | 157 | 10/9/2025 |
1.0.29 | 153 | 10/9/2025 |
1.0.28 | 147 | 10/9/2025 |
1.0.27 | 149 | 10/9/2025 |
1.0.26 | 154 | 10/8/2025 |
1.0.25 | 162 | 10/2/2025 |
1.0.24 | 159 | 10/2/2025 |
1.0.16 | 156 | 10/1/2025 |
1.0.15 | 154 | 10/1/2025 |
1.0.14 | 157 | 10/1/2025 |
1.0.13 | 155 | 10/1/2025 |
1.0.12 | 159 | 10/1/2025 |
1.0.11 | 153 | 10/1/2025 |
1.0.10 | 156 | 10/1/2025 |
1.0.9 | 94 | 9/27/2025 |
1.0.8 | 91 | 9/26/2025 |
1.0.7 | 116 | 9/26/2025 |
1.0.6 | 117 | 9/26/2025 |
1.0.2 | 213 | 9/26/2025 |
1.0.1 | 226 | 9/26/2025 |
Initial pure .net48 version