DbLightCore 2.0.18

dotnet add package DbLightCore --version 2.0.18
                    
NuGet\Install-Package DbLightCore -Version 2.0.18
                    
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="DbLightCore" Version="2.0.18" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DbLightCore" Version="2.0.18" />
                    
Directory.Packages.props
<PackageReference Include="DbLightCore" />
                    
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 DbLightCore --version 2.0.18
                    
#r "nuget: DbLightCore, 2.0.18"
                    
#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 DbLightCore@2.0.18
                    
#: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=DbLightCore&version=2.0.18
                    
Install as a Cake Addin
#tool nuget:?package=DbLightCore&version=2.0.18
                    
Install as a Cake Tool

ORM for .NET Core

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 netcoreapp2.2 is compatible.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on DbLightCore:

Package Downloads
DbUpgraderCore

Database upgrade helper for .NET Core, support Postgres

DbUpgrader

Database Upgrade Helper, Support Postgres

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.18 476 5/2/2021
2.0.17 474 3/12/2021
2.0.15 448 2/6/2021
2.0.13 407 1/31/2021
2.0.12 404 1/31/2021
2.0.11 556 5/28/2020
2.0.10 582 5/7/2020
2.0.9 521 5/7/2020
2.0.8 620 12/29/2019
2.0.7 581 12/18/2019
2.0.6 590 12/17/2019
2.0.5 587 12/11/2019
2.0.4 572 12/10/2019
2.0.3 1,116 11/20/2019
2.0.2 591 11/19/2019
2.0.1 548 11/18/2019
2.0.0 579 11/18/2019
1.0.0.14 589 10/24/2019
1.0.0.13 565 10/18/2019
1.0.0.12 583 10/17/2019
1.0.0.11 571 10/12/2019
1.0.0.10 568 10/12/2019
1.0.0.9 588 10/4/2019
1.0.0.8 578 9/25/2019
1.0.0.7 627 8/27/2019
1.0.0.6 667 8/10/2019
1.0.0.5 634 8/9/2019
1.0.0.4 636 8/3/2019

First Publish