KeroseneORM 6.2.2

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package KeroseneORM --version 6.2.2
NuGet\Install-Package KeroseneORM -Version 6.2.2
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="KeroseneORM" Version="6.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add KeroseneORM --version 6.2.2
#r "nuget: KeroseneORM, 6.2.2"
#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 KeroseneORM as a Cake Addin
#addin nuget:?package=KeroseneORM&version=6.2.2

// Install KeroseneORM as a Cake Tool
#tool nuget:?package=KeroseneORM&version=6.2.2

THIS IS AN OBSOLETE PACKAGE!
A dynamic and self-adaptive ORM to support your POCOs without any modifications or configuration files, with maps and advanced lazy navigation properties.

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

BSD License terms.

Redistribution and use, in source and binary forms, with or without modifications, is permitted provided that the
following conditions are met:

1. Redistribution and use of source code must retain the above copyright notice, this list of conditions, and the
following disclaimer, in a file accompanying the original and/or modified source code.

2. Redistribution in binary form must reproduce the above copyright notice, this list of conditions, and the following
disclaimer, in a file accompanying the binaries, the documentation, and/or other materials provided with the
distribution.

3. The name of the author may not be used to endorse or promote any products derived from this software and/or source
code without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY ITS AUTHOR "AS IS", AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.