Doink.ChangeLog
0.0.4
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet tool install --global Doink.ChangeLog --version 0.0.4
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo dotnet tool install --local Doink.ChangeLog --version 0.0.4
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Doink.ChangeLog&version=0.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package Doink.ChangeLog --version 0.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ChangeLog
Generate liquibase stored procedure changeLogs for mssql
Get Started
For now pull source code until we have releases ready.
Development
dotnet run -- gen
Docker Image
docker pull liquibase/liquibase
docker run --rm liquibase/liquibase --version
docker run --rm -v ./temp/liquibase.properties:/liquibase/changelog liquibase/liquibase init project
docker run --rm --network shared -v ./temp:/liquibase/changelog:Z liquibase/liquibase --defaultsFile=/liquibase/changelog/liquibase.properties update
Package
dotnet pack -c Release -p:PackageVersion=0.0.2
dotnet nuget push ./bin/Release/Doink.ChangeLog.0.0.2.nupkg -s https://api.nuget.org/v3/index.json -k key
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 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
Version | Downloads | Last updated |
---|---|---|
0.4.0 | 187 | 2/9/2024 |
0.3.1 | 244 | 10/12/2023 |
0.3.0 | 236 | 10/12/2023 |
0.2.1 | 180 | 5/12/2023 |
0.2.0 | 188 | 5/12/2023 |
0.1.3 | 207 | 5/8/2023 |
0.1.2 | 305 | 2/27/2023 |
0.1.1 | 268 | 2/27/2023 |
0.1.0 | 228 | 2/22/2023 |
0.0.6 | 240 | 2/15/2023 |
0.0.5 | 236 | 2/15/2023 |
0.0.4 | 246 | 2/15/2023 |
0.0.3 | 247 | 2/15/2023 |
0.0.2 | 238 | 2/15/2023 |
0.0.1 | 229 | 2/15/2023 |