Siganberg.SqlGen 1.0.13

dotnet tool install --global Siganberg.SqlGen --version 1.0.13
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 Siganberg.SqlGen --version 1.0.13
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Siganberg.SqlGen&version=1.0.13
nuke :add-package Siganberg.SqlGen --version 1.0.13

Package Description

Product 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
1.0.13 1,827 1/7/2023
1.0.12 1,657 9/15/2022
1.0.11 2,022 9/14/2022
1.0.10 1,740 7/28/2022
1.0.8 1,713 7/25/2022
1.0.7 1,711 7/23/2022
1.0.5 1,691 7/22/2022
1.0.4 1,747 7/22/2022
1.0.3 1,722 7/22/2022
1.0.2 1,818 7/22/2022
1.0.1 1,803 7/22/2022
1.0.0 1,877 7/22/2022

- Security: Moved username and password as command parameters or environment variables to avoid accidentally adding to repository.