Insight.Database.Core 6.1.0-alpha1

This is a prerelease version of Insight.Database.Core.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Insight.Database.Core --version 6.1.0-alpha1
                    
NuGet\Install-Package Insight.Database.Core -Version 6.1.0-alpha1
                    
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="Insight.Database.Core" Version="6.1.0-alpha1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Insight.Database.Core" Version="6.1.0-alpha1" />
                    
Directory.Packages.props
<PackageReference Include="Insight.Database.Core" />
                    
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 Insight.Database.Core --version 6.1.0-alpha1
                    
#r "nuget: Insight.Database.Core, 6.1.0-alpha1"
                    
#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 Insight.Database.Core@6.1.0-alpha1
                    
#: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=Insight.Database.Core&version=6.1.0-alpha1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Insight.Database.Core&version=6.1.0-alpha1&prerelease
                    
Install as a Cake Tool

A lightweight, fast, convenient micro-ORM that allows you to get objects in and out of your database with the most control and least overhead.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.5 is compatible.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 is compatible.  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. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (17)

Showing the top 5 NuGet packages that depend on Insight.Database.Core:

Package Downloads
Insight.Database

Package Description

Insight.Database.Configuration

Extensions to support ConnectionSettings with Insight.Database.

Insight.Database.Providers.Default

The SQLServer, ODBC, and OLEDB providers for Insight.Database. These are legacy providers. Recommend use Insight.Database.Providers.MsSqlServer.

Insight.Database.Providers.MsSqlClient

The SQL Server provider that depends on the Microsoft.Sql.DataClient nuget package.

Insight.Database.Providers.PostgreSQL

A PostgreSQL provider for Insight.Database so Insight.Database can do its magic on PostgreSQL. Automatically installs Npgsql PostgreSQL driver.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.0.5 4,379 5/20/2025
8.0.4 5,573 4/28/2025
8.0.3 20,493 1/8/2025
8.0.2 3,574 12/19/2024
8.0.2-beta1 498 9/13/2024
8.0.1 39,856 6/15/2024
8.0.0 11,345 4/16/2024
6.3.11 188,917 12/28/2022
6.3.10 153,635 5/7/2022
6.3.9 269,343 10/31/2021
6.3.8 4,291 10/24/2021
6.3.7 48,275 7/3/2021
6.3.6 42,821 4/11/2021
6.3.5 23,369 3/20/2021
6.3.5-preview 2,562 3/13/2021
6.3.4 18,238 2/17/2021
6.3.3 72,264 11/11/2020
6.3.2 21,879 10/16/2020
6.3.1 60,305 8/23/2020
6.3.0 61,477 5/25/2020
6.2.11 91,281 11/28/2019
6.2.10 133,734 9/2/2019
6.2.9 85,166 5/26/2019
6.2.8 67,481 11/24/2018
6.2.7 11,129 11/7/2018
6.2.6 14,140 10/12/2018
6.2.5 6,184 10/1/2018
6.2.4 9,509 9/12/2018
6.2.3 45,546 6/20/2018
6.2.2 7,230 5/23/2018
6.2.1 102,529 5/4/2018
6.2.0 28,027 3/8/2018
6.1.3 27,419 1/31/2018
6.1.2 7,511 1/22/2018
6.1.1 4,946 1/2/2018
6.1.0 4,399 12/11/2017
6.1.0-alpha1 2,222 12/6/2017
6.0.0 42,441 8/15/2017
6.0.0-alpha2 3,249 6/10/2017
6.0.0-alpha1 3,028 6/4/2017
5.2.10 44,657 5/30/2017
5.2.9 5,449 5/16/2017
5.2.8 103,306 10/9/2016
5.2.8-beta1 3,165 9/9/2016
5.2.7 64,201 9/16/2015
5.2.6 7,774 8/24/2015
5.2.5 37,907 3/30/2015
5.2.4 5,277 3/16/2015
5.2.3 5,828 3/5/2015
5.2.2 5,771 2/11/2015
5.2.1 8,259 1/22/2015
5.2.0 7,529 12/29/2014
5.1.1 5,603 12/15/2014
5.1.0 5,618 11/20/2014
5.0.3 6,499 11/11/2014
5.0.2 5,478 11/3/2014
5.0.1 6,303 10/20/2014
5.0.0 5,169 10/8/2014
4.2.10 5,209 10/2/2014
4.2.9 5,132 9/23/2014
4.2.8 5,250 9/17/2014
4.2.7 7,009 9/3/2014
4.2.6 7,745 8/21/2014
4.2.5 5,502 8/7/2014
4.2.4 6,733 7/14/2014
4.2.3 5,171 6/26/2014
4.2.2 6,676 6/13/2014
4.2.1 5,039 6/5/2014
4.2.0 4,738 5/27/2014
4.1.5 2,106 5/19/2014
4.1.4 6,412 4/23/2014
4.1.3 11,332 4/22/2014
4.1.2 4,563 4/16/2014