SqlUtil 1.0.0.7

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

// Install SqlUtil as a Cake Tool
#tool nuget:?package=SqlUtil&version=1.0.0.7

SqlUtil is a convention over configuration ORM intended to be used by new projects without a hard data structure to follow. The idea is to provide an easy and thin data access layer without use of annotations or extra configurations keeping the POCOs as actual POCOs.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on SqlUtil:

Package Downloads
Report4

Gerador de relatórios com definição em XML. Totalmente em .NET.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0.7 1,535 10/22/2014
0.9.4.6 1,084 10/22/2014
0.9.4.5 1,088 10/22/2014
0.9.3.4 2,178 10/21/2014
0.9.2.3 1,279 10/17/2014
0.9.1.2 1,298 10/17/2014
0.9.0 1,139 10/16/2014

Trata o comando GO na execução de schema como separador.