Credfeto.Database.Source.Generation 0.0.2.69-main

This is a prerelease version of Credfeto.Database.Source.Generation.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Credfeto.Database.Source.Generation --version 0.0.2.69-main
                    
NuGet\Install-Package Credfeto.Database.Source.Generation -Version 0.0.2.69-main
                    
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="Credfeto.Database.Source.Generation" Version="0.0.2.69-main">
  <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.
<PackageVersion Include="Credfeto.Database.Source.Generation" Version="0.0.2.69-main" />
                    
Directory.Packages.props
<PackageReference Include="Credfeto.Database.Source.Generation">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Credfeto.Database.Source.Generation --version 0.0.2.69-main
                    
#r "nuget: Credfeto.Database.Source.Generation, 0.0.2.69-main"
                    
#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.
#:package Credfeto.Database.Source.Generation@0.0.2.69-main
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Credfeto.Database.Source.Generation&version=0.0.2.69-main&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Credfeto.Database.Source.Generation&version=0.0.2.69-main&prerelease
                    
Install as a Cake Tool

Source code generator for database objects.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • 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
1.2.203.1967-main 0 2/17/2026
1.2.203.1966-main 0 2/17/2026
1.2.203.1965-main 0 2/17/2026
1.2.203.1964-main 0 2/17/2026
1.2.203.1963-main 0 2/17/2026
1.2.203.1962-main 0 2/17/2026
1.2.203.1961-main 0 2/17/2026
1.2.203.1960-main 0 2/17/2026
1.2.203.1959-main 0 2/17/2026
1.2.203.1958-main 0 2/17/2026
1.2.203.1957-main 0 2/17/2026
1.2.203.1956-main 0 2/17/2026
1.2.203.1955-main 0 2/17/2026
1.2.203.1954-main 0 2/17/2026
1.2.203.1953-main 0 2/16/2026
1.2.203.1952-main 92 1/23/2026
1.2.203.1951-main 85 1/23/2026
1.2.202.1950 103 1/20/2026
1.2.202.1949-main 80 1/20/2026
0.0.2.69-main 368 2/24/2023
Loading failed

### Changed
- Used CALL for stored procedures
- FF-1429 - Updated Meziantou.Analyzer to 2.0.18