Elsa.Quartz.EntityFrameworkCore.SqlServer
3.3.0-rc2
This is a prerelease version of Elsa.Quartz.EntityFrameworkCore.SqlServer.
dotnet add package Elsa.Quartz.EntityFrameworkCore.SqlServer --version 3.3.0-rc2
NuGet\Install-Package Elsa.Quartz.EntityFrameworkCore.SqlServer -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.Quartz.EntityFrameworkCore.SqlServer" 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.Quartz.EntityFrameworkCore.SqlServer --version 3.3.0-rc2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Elsa.Quartz.EntityFrameworkCore.SqlServer, 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.Quartz.EntityFrameworkCore.SqlServer as a Cake Addin #addin nuget:?package=Elsa.Quartz.EntityFrameworkCore.SqlServer&version=3.3.0-rc2&prerelease // Install Elsa.Quartz.EntityFrameworkCore.SqlServer as a Cake Tool #tool nuget:?package=Elsa.Quartz.EntityFrameworkCore.SqlServer&version=3.3.0-rc2&prerelease
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 | 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)
- AppAny.Quartz.EntityFrameworkCore.Migrations (>= 0.5.1)
- AppAny.Quartz.EntityFrameworkCore.Migrations.SqlServer (>= 0.5.1)
- Azure.Identity (>= 1.13.1)
- Cronos (>= 0.8.4)
- DistributedLock.Core (>= 1.0.7)
- DistributedLock.FileSystem (>= 1.0.2)
- Elsa.EntityFrameworkCore.Common (>= 3.3.0-rc2)
- Elsa.Quartz (>= 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.Data.Sqlite.Core (>= 7.0.20)
- Microsoft.EntityFrameworkCore (>= 7.0.20)
- Microsoft.EntityFrameworkCore.Relational (>= 7.0.20)
- Microsoft.EntityFrameworkCore.Sqlite (>= 7.0.20)
- Microsoft.EntityFrameworkCore.SqlServer (>= 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)
- Microsoft.Identity.Client (>= 4.66.1)
- Newtonsoft.Json (>= 13.0.3)
- Open.Linq.AsyncExtensions (>= 1.2.0)
- Quartz.Extensions.Hosting (>= 3.13.0)
- Quartz.Serialization.Json (>= 3.13.0)
- Scrutor (>= 5.0.2)
- ShortGuid (>= 2.0.1)
- System.CommandLine (>= 2.0.0-beta4.22272.1)
- System.Formats.Asn1 (>= 8.0.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)
- AppAny.Quartz.EntityFrameworkCore.Migrations (>= 0.5.1)
- AppAny.Quartz.EntityFrameworkCore.Migrations.SqlServer (>= 0.5.1)
- Azure.Identity (>= 1.13.1)
- Cronos (>= 0.8.4)
- DistributedLock.Core (>= 1.0.7)
- DistributedLock.FileSystem (>= 1.0.2)
- Elsa.EntityFrameworkCore.Common (>= 3.3.0-rc2)
- Elsa.Quartz (>= 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.Data.Sqlite.Core (>= 8.0.10)
- Microsoft.EntityFrameworkCore (>= 8.0.10)
- Microsoft.EntityFrameworkCore.Relational (>= 8.0.10)
- Microsoft.EntityFrameworkCore.Sqlite (>= 8.0.10)
- Microsoft.EntityFrameworkCore.SqlServer (>= 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)
- Microsoft.Identity.Client (>= 4.66.1)
- Newtonsoft.Json (>= 13.0.3)
- Open.Linq.AsyncExtensions (>= 1.2.0)
- Quartz.Extensions.Hosting (>= 3.13.0)
- Quartz.Serialization.Json (>= 3.13.0)
- Scrutor (>= 5.0.2)
- ShortGuid (>= 2.0.1)
- System.CommandLine (>= 2.0.0-beta4.22272.1)
- System.Formats.Asn1 (>= 8.0.1)
- System.Linq.Async (>= 6.0.1)
- System.Linq.Dynamic.Core (>= 1.4.6)
- System.Text.Json (>= 8.0.5)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.3.0-rc2 | 35 | 11/12/2024 |
3.3.0-rc1 | 43 | 11/1/2024 |
3.2.3 | 133 | 10/31/2024 |
3.2.2 | 77 | 10/31/2024 |
3.2.1 | 429 | 10/12/2024 |
3.2.0 | 1,521 | 8/30/2024 |
3.2.0-rc6 | 110 | 8/21/2024 |
3.2.0-rc5 | 105 | 8/14/2024 |
3.2.0-rc4 | 89 | 8/7/2024 |
3.2.0-rc3 | 80 | 7/18/2024 |
3.2.0-rc2 | 92 | 7/5/2024 |
3.2.0-rc1 | 256 | 6/10/2024 |
3.1.3 | 4,414 | 4/26/2024 |
3.1.2 | 313 | 4/2/2024 |
3.1.1 | 115 | 4/1/2024 |
3.1.0 | 122 | 3/29/2024 |
3.0.6 | 268 | 2/28/2024 |
3.0.5 | 175 | 2/1/2024 |
3.0.4 | 380 | 1/24/2024 |
3.0.3 | 161 | 1/15/2024 |
3.0.2 | 143 | 1/8/2024 |
3.0.1 | 117 | 1/6/2024 |
3.0.0 | 134 | 12/31/2023 |