Entity Framework Core SQLite storage for cloudscribe.Kvp.
Info
Version: | 8.1.0 |
Author(s): | Joe Audette |
Last Update: | Friday, May 2, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cloudscribe/cloudscribe.UserProperties.Kvp |
NuGet Url: | https://www.nuget.org/packages/cloudscribe.Kvp.Storage.EFCore.SQLite |
Install
Install-Package cloudscribe.Kvp.Storage.EFCore.SQLite
dotnet add package cloudscribe.Kvp.Storage.EFCore.SQLite
paket add cloudscribe.Kvp.Storage.EFCore.SQLite
cloudscribe.Kvp.Storage.EFCore.SQLite Download (Unzip the "nupkg" after downloading)
Dependencies
- cloudscribe.Kvp.Models(>= 4.1.2)
- cloudscribe.Kvp.Storage.EFCore.Common(>= 4.1.2)
- Microsoft.EntityFrameworkCore(>= 3.1.0)
- Microsoft.EntityFrameworkCore.Design(>= 3.1.0)
- Microsoft.EntityFrameworkCore.Sqlite(>= 3.1.0)
- Microsoft.Extensions.Configuration(>= 3.1.0)
- Microsoft.Extensions.Configuration.Json(>= 3.1.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.0)
- cloudscribe.Versioning(>= 1.0.0)
Tags