DistributedTasksOnTime.MsSqlPersistence
1.0.3
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 DistributedTasksOnTime.MsSqlPersistence --version 1.0.3
NuGet\Install-Package DistributedTasksOnTime.MsSqlPersistence -Version 1.0.3
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="DistributedTasksOnTime.MsSqlPersistence" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DistributedTasksOnTime.MsSqlPersistence --version 1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DistributedTasksOnTime.MsSqlPersistence, 1.0.3"
#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 DistributedTasksOnTime.MsSqlPersistence as a Cake Addin #addin nuget:?package=DistributedTasksOnTime.MsSqlPersistence&version=1.0.3 // Install DistributedTasksOnTime.MsSqlPersistence as a Cake Tool #tool nuget:?package=DistributedTasksOnTime.MsSqlPersistence&version=1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Persistence with sql server for DistributedTasksOnTime
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. 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 was computed. 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 was computed. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- AutoMapper (>= 12.0.0)
- AutoMapper.Extensions.Microsoft.DependencyInjection (>= 12.0.0)
- EFScriptableMigration (>= 6.0.3)
- Microsoft.EntityFrameworkCore.SqlServer (>= 7.0.4)
- Microsoft.Extensions.Hosting.Abstractions (>= 7.0.0)
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 |
---|---|---|
2.2.20 | 119 | 7/11/2024 |
2.2.19 | 102 | 7/9/2024 |
2.2.18 | 129 | 4/23/2024 |
2.2.17 | 111 | 4/22/2024 |
2.2.16 | 114 | 4/22/2024 |
2.2.15 | 113 | 4/22/2024 |
2.1.13 | 125 | 3/17/2024 |
2.1.12 | 101 | 3/17/2024 |
1.1.11 | 120 | 3/15/2024 |
1.1.10 | 121 | 2/26/2024 |
1.1.9 | 123 | 2/26/2024 |
1.0.8.3 | 308 | 6/28/2023 |
1.0.7.2 | 162 | 6/28/2023 |
1.0.7.1 | 161 | 6/27/2023 |
1.0.6.1 | 154 | 6/27/2023 |
1.0.5 | 174 | 4/18/2023 |
1.0.4 | 229 | 4/16/2023 |
1.0.3 | 193 | 4/14/2023 |
1.0.2.1 | 191 | 4/13/2023 |
1.0.2 | 184 | 4/13/2023 |
1.0.1 | 169 | 4/13/2023 |
1.0.3.0 Remove TerminateAllRunningTasks on start
1.0.2.0 Missing shared dll for nuget
1.0.1.0 Creation