KnightDataAccessLayer 1.34.0

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

// Install KnightDataAccessLayer as a Cake Tool
#tool nuget:?package=KnightDataAccessLayer&version=1.34.0

ORM and LINQ Provider.  Features: Auto Mapping, Generate Classes from Tables, Generate Tables from Classes, Synchronize Classes to Tables, Generic ADO.NET Wrapper, LINQ Provider support for SQL Server, Oracle, MySQL, VistaDB, Firebird, SQLite, and Microsoft Access.

Product Compatible and additional computed target framework versions.
.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.34.0 110 3/14/2015
1.31.0 124 10/18/2014
1.29.0 69 10/4/2014
1.25.0 74 9/9/2014
1.24.0 80 5/29/2014
1.23.0 52 5/9/2014
1.21.0 53 3/22/2014
1.18.0 52 11/23/2013
1.17.0 56 8/12/2013
1.15.0 51 6/29/2013
1.14.0 50 5/18/2013
1.13.0 57 2/21/2013
1.12.0 52 2/18/2013

Kellerman Software announces a minor update to the Knight Data Access Layer.  This update fixes a caching issue with LoadPageWithChildren. New feature, support for null single child objects.