PersistenceMap 0.5.1

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

PersistenceMap is a small, extremely lightweight and intuitive code fist, convention based Micro ORM Framework for .NET. It uses a Fluent API to define Queries that translate to SQL. The SQL is executed against the RDBMS using ADO.NET and the result is automaticaly mapped to Typed POCO's.
The simple, straight forward, intuitive and easy to use API helps to quickly setup a connction to a Database.
PersistenceMap is extremely lightweight and leaves no traces in the client code.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  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.

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
0.5.6-RC04 1,027 7/7/2016
0.5.6-RC03 994 7/6/2016
0.5.5-RC03 1,011 5/20/2016
0.5.5-RC02 976 5/19/2016
0.5.5-RC01 985 5/19/2016
0.5.4-RC01 965 4/12/2016
0.5.3-RC04 958 3/25/2016
0.5.3-RC03 982 3/24/2016
0.5.3-RC02 973 3/16/2016
0.5.3-RC01 949 3/15/2016
0.5.2-RC01 1,007 3/3/2016
0.5.1 1,398 12/28/2015
0.5.1-RC02 1,083 11/22/2015
0.5.1-RC01 975 10/31/2015
0.5.0-RC01 969 10/30/2015