DotNetDBTools.DescriptionSourceGenerator 0.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package DotNetDBTools.DescriptionSourceGenerator --version 0.1.0
NuGet\Install-Package DotNetDBTools.DescriptionSourceGenerator -Version 0.1.0
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="DotNetDBTools.DescriptionSourceGenerator" Version="0.1.0">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DotNetDBTools.DescriptionSourceGenerator --version 0.1.0
#r "nuget: DotNetDBTools.DescriptionSourceGenerator, 0.1.0"
#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 DotNetDBTools.DescriptionSourceGenerator as a Cake Addin
#addin nuget:?package=DotNetDBTools.DescriptionSourceGenerator&version=0.1.0

// Install DotNetDBTools.DescriptionSourceGenerator as a Cake Tool
#tool nuget:?package=DotNetDBTools.DescriptionSourceGenerator&version=0.1.0

DotNetDBTools is a set of libraries to define and deploy relational databases throughout their evolution using database as code approach.
Or in other words - state-based (declarative) database version control tools.
It provides the means to conviniently describe database structure for supported DBMS's in c# code in a declarative way, to analyze that structure and the means of publishing it to the selected DBMS with automatic differences calculation between what's being published and what's currently in the DBMS now.
   
DotNetDBTools.DescriptionSourceGenerator is a source generator of additional database description classes for databases defined using DotNetDBTools.Definition package.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
0.3.2 535 1/29/2023
0.3.1 340 1/19/2023
0.3.0 332 1/16/2023
0.2.0 778 4/20/2022
0.1.3 522 4/16/2022
0.1.2 709 4/6/2022
0.1.1 576 4/3/2022
0.1.0 518 4/1/2022