Apps72.Dev.Data.Generator.Tools 6.0.1

dotnet tool install --global Apps72.Dev.Data.Generator.Tools --version 6.0.1
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 Apps72.Dev.Data.Generator.Tools --version 6.0.1
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Apps72.Dev.Data.Generator.Tools&version=6.0.1
nuke :add-package Apps72.Dev.Data.Generator.Tools --version 6.0.1

Installation: dotnet tool install -g Apps72.Dev.Data.Generator.Tools

Example:

  • This command gets all tables/columns and generates an Entities.cs file with all equivalent classes. DbCmd GenerateEntities -cs=Server=localhost;Database=Scott; --provider=SqlServer

  • This command merges all sql files, of the current directory, to a new one. DbCmd Merge --source=C:\Temp --output=allScripts.sql

  • This command executes all sql files, of the current directory, to this SQL Server. DbCmd Run --source=C:\Temp -cs=Server=localhost;Database=Scott;

    With Run command, use --DbConfigAfter and --DbConfigUpdate to set SQL queries to select and to update a database field with the name of the last executed script. Only next scripts will be read and executed.

More details: Use DbCmd --Help to display all commands and options. Go to https://apps72.com for the documentation.

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
6.0.1 309 1/22/2024
5.4.3 2,068 8/3/2021
5.0.1 1,560 1/25/2021
4.3.0.1 1,576 10/8/2020
4.3.0 1,222 10/8/2020
4.2.4 1,290 10/7/2020
4.2.3 1,284 10/7/2020
4.1.2 1,281 9/16/2020
4.0.3.1 1,924 2/6/2020
4.0.3 1,299 2/6/2020
3.3.0 1,794 8/26/2019
3.2.0 1,432 7/30/2019
3.1.0 1,466 7/29/2019
2.7.5 1,900 8/9/2018
2.6.0 1,941 6/14/2018