Elsa.Quartz.EntityFrameworkCore.PostgreSql
3.4.2
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Elsa.Quartz.EntityFrameworkCore.PostgreSql --version 3.4.2
NuGet\Install-Package Elsa.Quartz.EntityFrameworkCore.PostgreSql -Version 3.4.2
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.Quartz.EntityFrameworkCore.PostgreSql" Version="3.4.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Elsa.Quartz.EntityFrameworkCore.PostgreSql" Version="3.4.2" />
<PackageReference Include="Elsa.Quartz.EntityFrameworkCore.PostgreSql" />
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 Elsa.Quartz.EntityFrameworkCore.PostgreSql --version 3.4.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Elsa.Quartz.EntityFrameworkCore.PostgreSql, 3.4.2"
#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 Elsa.Quartz.EntityFrameworkCore.PostgreSql@3.4.2
#: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=Elsa.Quartz.EntityFrameworkCore.PostgreSql&version=3.4.2
#tool nuget:?package=Elsa.Quartz.EntityFrameworkCore.PostgreSql&version=3.4.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Provides EF Core migrations for Quartz.NET.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | 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. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. 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.
-
net8.0
- Antlr4.Runtime.Standard (>= 4.13.1)
- AppAny.Quartz.EntityFrameworkCore.Migrations (>= 0.5.1)
- AppAny.Quartz.EntityFrameworkCore.Migrations.PostgreSQL (>= 0.5.1)
- Cronos (>= 0.9.0)
- DistributedLock.Core (>= 1.0.8)
- DistributedLock.FileSystem (>= 1.0.3)
- Elsa.EntityFrameworkCore.Common (>= 3.4.2)
- Elsa.Quartz (>= 3.4.2)
- FastEndpoints (>= 5.35.0)
- FastEndpoints.Security (>= 5.35.0)
- FastEndpoints.Swagger (>= 5.35.0)
- Humanizer.Core (>= 2.14.1)
- IronCompress (>= 1.6.3)
- LinqKit.Core (>= 1.2.8)
- Microsoft.EntityFrameworkCore (>= 9.0.6)
- Microsoft.EntityFrameworkCore.Relational (>= 9.0.6)
- Microsoft.Extensions.Caching.Abstractions (>= 9.0.6)
- Microsoft.Extensions.Caching.Memory (>= 9.0.6)
- Microsoft.Extensions.Configuration (>= 9.0.6)
- Microsoft.Extensions.Configuration.Abstractions (>= 9.0.6)
- Microsoft.Extensions.Configuration.Json (>= 9.0.6)
- Microsoft.Extensions.DependencyInjection (>= 9.0.6)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.6)
- Microsoft.Extensions.DependencyModel (>= 9.0.6)
- Microsoft.Extensions.Hosting.Abstractions (>= 9.0.6)
- Microsoft.Extensions.Logging (>= 9.0.6)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.6)
- Microsoft.Extensions.Options (>= 9.0.6)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 9.0.6)
- Newtonsoft.Json (>= 13.0.3)
- Npgsql (>= 9.0.3)
- Npgsql.EntityFrameworkCore.PostgreSQL (>= 9.0.4)
- Open.Linq.AsyncExtensions (>= 1.2.0)
- Quartz.Extensions.Hosting (>= 3.14.0)
- Quartz.Serialization.Json (>= 3.14.0)
- Scrutor (>= 6.0.1)
- ShortGuid (>= 2.0.1)
- System.CommandLine (>= 2.0.0-beta4.22272.1)
- System.Linq.Async (>= 6.0.1)
- System.Linq.Dynamic.Core (>= 1.6.0.2)
- System.Text.Json (>= 9.0.6)
- ThrottleDebounce (>= 2.0.0)
-
net9.0
- Antlr4.Runtime.Standard (>= 4.13.1)
- AppAny.Quartz.EntityFrameworkCore.Migrations (>= 0.5.1)
- AppAny.Quartz.EntityFrameworkCore.Migrations.PostgreSQL (>= 0.5.1)
- Cronos (>= 0.9.0)
- DistributedLock.Core (>= 1.0.8)
- DistributedLock.FileSystem (>= 1.0.3)
- Elsa.EntityFrameworkCore.Common (>= 3.4.2)
- Elsa.Quartz (>= 3.4.2)
- FastEndpoints (>= 5.35.0)
- FastEndpoints.Security (>= 5.35.0)
- FastEndpoints.Swagger (>= 5.35.0)
- Humanizer.Core (>= 2.14.1)
- IronCompress (>= 1.6.3)
- LinqKit.Core (>= 1.2.8)
- Microsoft.EntityFrameworkCore (>= 9.0.6)
- Microsoft.EntityFrameworkCore.Relational (>= 9.0.6)
- Microsoft.Extensions.Caching.Abstractions (>= 9.0.6)
- Microsoft.Extensions.Caching.Memory (>= 9.0.6)
- Microsoft.Extensions.Configuration (>= 9.0.6)
- Microsoft.Extensions.Configuration.Abstractions (>= 9.0.6)
- Microsoft.Extensions.Configuration.Json (>= 9.0.6)
- Microsoft.Extensions.DependencyInjection (>= 9.0.6)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.6)
- Microsoft.Extensions.DependencyModel (>= 9.0.6)
- Microsoft.Extensions.Hosting.Abstractions (>= 9.0.6)
- Microsoft.Extensions.Logging (>= 9.0.6)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.6)
- Microsoft.Extensions.Options (>= 9.0.6)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 9.0.6)
- Newtonsoft.Json (>= 13.0.3)
- Npgsql (>= 9.0.3)
- Npgsql.EntityFrameworkCore.PostgreSQL (>= 9.0.4)
- Open.Linq.AsyncExtensions (>= 1.2.0)
- Quartz.Extensions.Hosting (>= 3.14.0)
- Quartz.Serialization.Json (>= 3.14.0)
- Scrutor (>= 6.0.1)
- ShortGuid (>= 2.0.1)
- System.CommandLine (>= 2.0.0-beta4.22272.1)
- System.Linq.Async (>= 6.0.1)
- System.Linq.Dynamic.Core (>= 1.6.0.2)
- ThrottleDebounce (>= 2.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Elsa.Quartz.EntityFrameworkCore.PostgreSql:
Package | Downloads |
---|---|
UniFi.Workflow.Features
Wrapper setting up elsa 3 workflow server for UniFi Platform |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
3.5.0-rc4 | 135 | 6 days ago |
3.5.0-rc3 | 274 | 24 days ago |
3.5.0-rc2 | 92 | a month ago |
3.5.0-rc1 | 187 | 2 months ago |
3.4.2 | 620 | a month ago |
3.4.1 | 114 | a month ago |
3.4.0 | 371 | 3 months ago |
3.4.0-rc2 | 119 | 3 months ago |
3.4.0-rc1 | 134 | 5 months ago |
3.3.5 | 452 | 5 months ago |
3.3.4 | 116 | 6 months ago |
3.3.3 | 338 | 6 months ago |
3.3.2 | 80 | 6 months ago |
3.3.2-rc2 | 68 | 6 months ago |
3.3.2-rc1 | 71 | 6 months ago |
3.3.1 | 116 | 7 months ago |
3.3.0 | 127 | 7 months ago |
3.3.0-rc8 | 61 | 7 months ago |
3.3.0-rc7 | 67 | 7 months ago |
3.3.0-rc6 | 89 | 7 months ago |
3.3.0-rc5 | 69 | 8 months ago |
3.3.0-rc4 | 70 | 8 months ago |
3.3.0-rc3 | 105 | 8 months ago |
3.3.0-rc2 | 74 | 9 months ago |
3.3.0-rc1 | 68 | 9 months ago |
3.2.4 | 87 | 7 months ago |
3.2.3 | 213 | 9 months ago |
3.2.2 | 116 | 9 months ago |
3.2.1 | 159 | 10/12/2024 |
3.2.0 | 592 | 8/30/2024 |
3.2.0-rc6 | 145 | 8/21/2024 |
3.2.0-rc5 | 125 | 8/14/2024 |
3.2.0-rc4 | 102 | 8/7/2024 |
3.2.0-rc3 | 138 | 7/18/2024 |
3.2.0-rc2 | 111 | 7/5/2024 |
3.2.0-rc1 | 110 | 6/10/2024 |
3.1.3 | 397 | 4/26/2024 |
3.1.2 | 464 | 4/2/2024 |
3.1.1 | 135 | 4/1/2024 |
3.1.0 | 147 | 3/29/2024 |
3.0.6 | 271 | 2/28/2024 |
3.0.5 | 185 | 2/1/2024 |
3.0.4 | 143 | 1/24/2024 |
3.0.3 | 215 | 1/15/2024 |
3.0.2 | 184 | 1/8/2024 |
3.0.1 | 153 | 1/6/2024 |
3.0.0 | 176 | 12/31/2023 |