Elsa.Secrets.Persistence.EntityFrameworkCore.Sqlite
3.3.0-rc2
This is a prerelease version of Elsa.Secrets.Persistence.EntityFrameworkCore.Sqlite.
dotnet add package Elsa.Secrets.Persistence.EntityFrameworkCore.Sqlite --version 3.3.0-rc2
NuGet\Install-Package Elsa.Secrets.Persistence.EntityFrameworkCore.Sqlite -Version 3.3.0-rc2
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="Elsa.Secrets.Persistence.EntityFrameworkCore.Sqlite" Version="3.3.0-rc2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Elsa.Secrets.Persistence.EntityFrameworkCore.Sqlite --version 3.3.0-rc2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Elsa.Secrets.Persistence.EntityFrameworkCore.Sqlite, 3.3.0-rc2"
#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 Elsa.Secrets.Persistence.EntityFrameworkCore.Sqlite as a Cake Addin #addin nuget:?package=Elsa.Secrets.Persistence.EntityFrameworkCore.Sqlite&version=3.3.0-rc2&prerelease // Install Elsa.Secrets.Persistence.EntityFrameworkCore.Sqlite as a Cake Tool #tool nuget:?package=Elsa.Secrets.Persistence.EntityFrameworkCore.Sqlite&version=3.3.0-rc2&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Provides SQLite persistence for the Elsa Secrets module using Entity Framework Core.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. 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.
-
net6.0
- Antlr4.Runtime.Standard (>= 4.13.1)
- AspNetCore.Authentication.ApiKey (>= 7.0.0)
- Cronos (>= 0.8.4)
- DistributedLock.Core (>= 1.0.7)
- DistributedLock.FileSystem (>= 1.0.2)
- Elsa.EntityFrameworkCore.Sqlite (>= 3.3.0-rc2)
- Elsa.Secrets.Persistence.EntityFrameworkCore (>= 3.3.0-rc2)
- FastEndpoints (>= 5.30.0)
- FastEndpoints.Security (>= 5.30.0)
- FastEndpoints.Swagger (>= 5.30.0)
- Humanizer.Core (>= 2.14.1)
- IronCompress (>= 1.6.3)
- LinqKit.Core (>= 1.2.5)
- Microsoft.AspNetCore.DataProtection.Abstractions (>= 7.0.20)
- Microsoft.Data.Sqlite (>= 7.0.20)
- Microsoft.Data.Sqlite.Core (>= 7.0.20)
- Microsoft.EntityFrameworkCore (>= 7.0.20)
- Microsoft.EntityFrameworkCore.Relational (>= 7.0.20)
- Microsoft.EntityFrameworkCore.Sqlite (>= 7.0.20)
- Microsoft.Extensions.Caching.Abstractions (>= 7.0.0)
- Microsoft.Extensions.Caching.Memory (>= 7.0.0)
- Microsoft.Extensions.Configuration (>= 7.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0)
- Microsoft.Extensions.DependencyInjection (>= 8.0.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.2)
- Microsoft.Extensions.Hosting.Abstractions (>= 7.0.0)
- Microsoft.Extensions.Logging (>= 8.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.1)
- Microsoft.Extensions.Options (>= 8.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 7.0.0)
- Newtonsoft.Json (>= 13.0.3)
- Open.Linq.AsyncExtensions (>= 1.2.0)
- Scrutor (>= 5.0.2)
- ShortGuid (>= 2.0.1)
- System.CommandLine (>= 2.0.0-beta4.22272.1)
- System.Linq.Async (>= 6.0.1)
- System.Linq.Dynamic.Core (>= 1.4.6)
- System.Text.Json (>= 8.0.5)
-
net8.0
- Antlr4.Runtime.Standard (>= 4.13.1)
- AspNetCore.Authentication.ApiKey (>= 8.0.1)
- Cronos (>= 0.8.4)
- DistributedLock.Core (>= 1.0.7)
- DistributedLock.FileSystem (>= 1.0.2)
- Elsa.EntityFrameworkCore.Sqlite (>= 3.3.0-rc2)
- Elsa.Secrets.Persistence.EntityFrameworkCore (>= 3.3.0-rc2)
- FastEndpoints (>= 5.30.0)
- FastEndpoints.Security (>= 5.30.0)
- FastEndpoints.Swagger (>= 5.30.0)
- Humanizer.Core (>= 2.14.1)
- IronCompress (>= 1.6.3)
- LinqKit.Core (>= 1.2.5)
- Microsoft.AspNetCore.DataProtection.Abstractions (>= 8.0.10)
- Microsoft.Data.Sqlite (>= 8.0.10)
- Microsoft.Data.Sqlite.Core (>= 8.0.10)
- Microsoft.EntityFrameworkCore (>= 8.0.10)
- Microsoft.EntityFrameworkCore.Relational (>= 8.0.10)
- Microsoft.EntityFrameworkCore.Sqlite (>= 8.0.10)
- Microsoft.Extensions.Caching.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Caching.Memory (>= 8.0.1)
- Microsoft.Extensions.Configuration (>= 8.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0)
- Microsoft.Extensions.DependencyInjection (>= 8.0.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.2)
- Microsoft.Extensions.DependencyModel (>= 8.0.2)
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.1)
- Microsoft.Extensions.Logging (>= 8.0.1)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.2)
- Microsoft.Extensions.Options (>= 8.0.2)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 8.0.0)
- Newtonsoft.Json (>= 13.0.3)
- Open.Linq.AsyncExtensions (>= 1.2.0)
- Scrutor (>= 5.0.2)
- ShortGuid (>= 2.0.1)
- System.CommandLine (>= 2.0.0-beta4.22272.1)
- System.Linq.Async (>= 6.0.1)
- System.Linq.Dynamic.Core (>= 1.4.6)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.