SqlMeta 1.2.0

.NET Framework
dotnet add package SqlMeta --version 1.2.0
NuGet\Install-Package SqlMeta -Version 1.2.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="SqlMeta" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SqlMeta --version 1.2.0
#r "nuget: SqlMeta, 1.2.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 SqlMeta as a Cake Addin
#addin nuget:?package=SqlMeta&version=1.2.0

// Install SqlMeta as a Cake Tool
#tool nuget:?package=SqlMeta&version=1.2.0

This library will query a sql database and return C# objects that represent sql schema. This can be useful for T4 templates/ code generation.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.5

NuGet packages (1)

Showing the top 1 NuGet packages that depend on SqlMeta:

Package Downloads
SimpleSpider.Core

SimpleSpider.Core

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.0 1,756 10/24/2017
1.1.0 879 10/24/2017
1.0.5847.37675 1,247 1/5/2016
1.0.5811.19726 2,609 11/29/2015