Insight.Database.Core
6.0.0-alpha1
See the version list below for details.
dotnet add package Insight.Database.Core --version 6.0.0-alpha1
NuGet\Install-Package Insight.Database.Core -Version 6.0.0-alpha1
<PackageReference Include="Insight.Database.Core" Version="6.0.0-alpha1" />
paket add Insight.Database.Core --version 6.0.0-alpha1
#r "nuget: Insight.Database.Core, 6.0.0-alpha1"
// Install Insight.Database.Core as a Cake Addin #addin nuget:?package=Insight.Database.Core&version=6.0.0-alpha1&prerelease // Install Insight.Database.Core as a Cake Tool #tool nuget:?package=Insight.Database.Core&version=6.0.0-alpha1&prerelease
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 | Versions 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. |
.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 | net35 is compatible. net40 is compatible. net403 was computed. 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. |
-
.NETFramework 3.5
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5
- System.ValueTuple (>= 4.3.0)
-
.NETFramework 4.5.1
- System.ValueTuple (>= 4.3.0)
-
.NETStandard 1.5
- NETStandard.Library (>= 1.6.1)
- System.ComponentModel.Primitives (>= 4.3.0)
- System.ComponentModel.TypeConverter (>= 4.3.0)
- System.Data.Common (>= 4.3.0)
- System.Diagnostics.Tools (>= 4.3.0)
- System.Dynamic.Runtime (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Reflection.Emit (>= 4.3.0)
- System.Reflection.Emit.ILGeneration (>= 4.3.0)
- System.Reflection.Emit.Lightweight (>= 4.3.0)
- System.Runtime.Loader (>= 4.3.0)
- System.Runtime.Serialization.Formatters (>= 4.3.0)
- System.Runtime.Serialization.Json (>= 4.3.0)
- System.Runtime.Serialization.Xml (>= 4.3.0)
- System.Threading.Thread (>= 4.3.0)
- System.ValueTuple (>= 4.3.0)
- System.Xml.XmlDocument (>= 4.3.0)
-
.NETStandard 2.0
- System.Data.Common (>= 4.3.0)
- System.Diagnostics.Tools (>= 4.3.0)
- System.Dynamic.Runtime (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Reflection.Emit (>= 4.3.0)
- System.Reflection.Emit.ILGeneration (>= 4.3.0)
- System.Reflection.Emit.Lightweight (>= 4.3.0)
- System.Runtime.Serialization.Json (>= 4.3.0)
- System.Runtime.Serialization.Xml (>= 4.3.0)
- System.ValueTuple (>= 4.3.0)
NuGet packages (17)
Showing the top 5 NuGet packages that depend on Insight.Database.Core:
Package | Downloads |
---|---|
Insight.Database
Package Description |
|
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.Configuration
Extensions to support ConnectionSettings with Insight.Database. |
|
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.2-beta1 | 207 | 9/13/2024 |
8.0.1 | 15,060 | 6/15/2024 |
8.0.0 | 8,714 | 4/16/2024 |
6.3.11 | 142,298 | 12/28/2022 |
6.3.10 | 128,522 | 5/7/2022 |
6.3.9 | 142,384 | 10/31/2021 |
6.3.8 | 4,169 | 10/24/2021 |
6.3.7 | 44,027 | 7/3/2021 |
6.3.6 | 35,754 | 4/11/2021 |
6.3.5 | 23,276 | 3/20/2021 |
6.3.5-preview | 2,484 | 3/13/2021 |
6.3.4 | 16,822 | 2/17/2021 |
6.3.3 | 70,074 | 11/11/2020 |
6.3.2 | 21,714 | 10/16/2020 |
6.3.1 | 58,676 | 8/23/2020 |
6.3.0 | 57,848 | 5/25/2020 |
6.2.11 | 87,041 | 11/28/2019 |
6.2.10 | 132,555 | 9/2/2019 |
6.2.9 | 83,887 | 5/26/2019 |
6.2.8 | 63,086 | 11/24/2018 |
6.2.7 | 10,720 | 11/7/2018 |
6.2.6 | 13,929 | 10/12/2018 |
6.2.5 | 6,015 | 10/1/2018 |
6.2.4 | 9,337 | 9/12/2018 |
6.2.3 | 41,367 | 6/20/2018 |
6.2.2 | 6,738 | 5/23/2018 |
6.2.1 | 100,812 | 5/4/2018 |
6.2.0 | 25,860 | 3/8/2018 |
6.1.3 | 27,094 | 1/31/2018 |
6.1.2 | 7,186 | 1/22/2018 |
6.1.1 | 4,620 | 1/2/2018 |
6.1.0 | 3,997 | 12/11/2017 |
6.1.0-alpha1 | 1,909 | 12/6/2017 |
6.0.0 | 39,003 | 8/15/2017 |
6.0.0-alpha2 | 3,030 | 6/10/2017 |
6.0.0-alpha1 | 2,808 | 6/4/2017 |
5.2.10 | 42,901 | 5/30/2017 |
5.2.9 | 5,227 | 5/16/2017 |
5.2.8 | 80,289 | 10/9/2016 |
5.2.8-beta1 | 2,958 | 9/9/2016 |
5.2.7 | 56,080 | 9/16/2015 |
5.2.6 | 7,548 | 8/24/2015 |
5.2.5 | 24,162 | 3/30/2015 |
5.2.4 | 5,046 | 3/16/2015 |
5.2.3 | 5,595 | 3/5/2015 |
5.2.2 | 5,531 | 2/11/2015 |
5.2.1 | 8,014 | 1/22/2015 |
5.2.0 | 7,158 | 12/29/2014 |
5.1.1 | 5,371 | 12/15/2014 |
5.1.0 | 5,384 | 11/20/2014 |
5.0.3 | 6,258 | 11/11/2014 |
5.0.2 | 5,247 | 11/3/2014 |
5.0.1 | 5,984 | 10/20/2014 |
5.0.0 | 4,934 | 10/8/2014 |
4.2.10 | 4,973 | 10/2/2014 |
4.2.9 | 4,896 | 9/23/2014 |
4.2.8 | 5,015 | 9/17/2014 |
4.2.7 | 6,732 | 9/3/2014 |
4.2.6 | 7,498 | 8/21/2014 |
4.2.5 | 5,246 | 8/7/2014 |
4.2.4 | 6,125 | 7/14/2014 |
4.2.3 | 4,941 | 6/26/2014 |
4.2.2 | 6,439 | 6/13/2014 |
4.2.1 | 4,796 | 6/5/2014 |
4.2.0 | 4,490 | 5/27/2014 |
4.1.5 | 1,862 | 5/19/2014 |
4.1.4 | 6,103 | 4/23/2014 |
4.1.3 | 11,090 | 4/22/2014 |
4.1.2 | 4,328 | 4/16/2014 |
See important release notes at: https://github.com/jonwagner/Insight.Database/wiki/Change-Log