VSProject.SQLContext 3.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package VSProject.SQLContext --version 3.0.0
NuGet\Install-Package VSProject.SQLContext -Version 3.0.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="VSProject.SQLContext" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VSProject.SQLContext --version 3.0.0
#r "nuget: VSProject.SQLContext, 3.0.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 VSProject.SQLContext as a Cake Addin
#addin nuget:?package=VSProject.SQLContext&version=3.0.0

// Install VSProject.SQLContext as a Cake Tool
#tool nuget:?package=VSProject.SQLContext&version=3.0.0

SQLContext it is microORM for easy mapping your sql queries to VB and C# classes. The library has some special features that provide the flexibility to configure the mapping

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
4.0.0 790 4/3/2022
3.5.0 808 12/26/2020
3.3.0 742 8/3/2020
3.1.0 815 7/26/2020
3.0.1 777 7/23/2020
3.0.0 1,639 7/23/2020
2.3.0 2,117 9/29/2015

Full review code from version 2.3