ScriptHaqonizer.Core
7.0.2
See the version list below for details.
dotnet add package ScriptHaqonizer.Core --version 7.0.2
NuGet\Install-Package ScriptHaqonizer.Core -Version 7.0.2
<PackageReference Include="ScriptHaqonizer.Core" Version="7.0.2" />
paket add ScriptHaqonizer.Core --version 7.0.2
#r "nuget: ScriptHaqonizer.Core, 7.0.2"
// Install ScriptHaqonizer.Core as a Cake Addin #addin nuget:?package=ScriptHaqonizer.Core&version=7.0.2 // Install ScriptHaqonizer.Core as a Cake Tool #tool nuget:?package=ScriptHaqonizer.Core&version=7.0.2
It is a utility with which you can automate the cycle of verification and deployment of migration scripts.
Supports database backup with automatic calculation of affected databases, syntax validation and script execution check. Thus, the utility can be implemented at the CI / CD stage to check the supplied scripts, as well as execute them on the desired environment.
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. |
-
net7.0
- Microsoft.Extensions.Logging.Abstractions (>= 7.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on ScriptHaqonizer.Core:
Package | Downloads |
---|---|
ScriptHaqonizer.Hosting
It is a utility with which you can automate the cycle of verification and deployment of migration scripts. Supports database backup with automatic calculation of affected databases, syntax validation and script execution check. Thus, the utility can be implemented at the CI / CD stage to check the supplied scripts, as well as execute them on the desired environment. |
|
ScriptHaqonizer.MsSql
It is a utility with which you can automate the cycle of verification and deployment of migration scripts. Supports database backup with automatic calculation of affected databases, syntax validation and script execution check. Thus, the utility can be implemented at the CI / CD stage to check the supplied scripts, as well as execute them on the desired environment. |
GitHub repositories
This package is not used by any popular GitHub repositories.