PersistenceMap.Sqlite
0.5.1-RC02
See the version list below for details.
dotnet add package PersistenceMap.Sqlite --version 0.5.1-RC02
NuGet\Install-Package PersistenceMap.Sqlite -Version 0.5.1-RC02
<PackageReference Include="PersistenceMap.Sqlite" Version="0.5.1-RC02" />
paket add PersistenceMap.Sqlite --version 0.5.1-RC02
#r "nuget: PersistenceMap.Sqlite, 0.5.1-RC02"
// Install PersistenceMap.Sqlite as a Cake Addin #addin nuget:?package=PersistenceMap.Sqlite&version=0.5.1-RC02&prerelease // Install PersistenceMap.Sqlite as a Cake Tool #tool nuget:?package=PersistenceMap.Sqlite&version=0.5.1-RC02&prerelease
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 | Versions 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. |
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 | 822 | 7/7/2016 |
0.5.6-RC03 | 771 | 7/6/2016 |
0.5.5-RC03 | 761 | 5/20/2016 |
0.5.5-RC02 | 758 | 5/19/2016 |
0.5.5-RC01 | 734 | 5/19/2016 |
0.5.4-RC01 | 729 | 4/12/2016 |
0.5.3-RC04 | 750 | 3/25/2016 |
0.5.3-RC03 | 763 | 3/24/2016 |
0.5.3-RC02 | 752 | 3/16/2016 |
0.5.3-RC01 | 757 | 3/15/2016 |
0.5.2-RC01 | 779 | 3/3/2016 |
0.5.1 | 1,247 | 12/28/2015 |
0.5.1-RC02 | 882 | 11/22/2015 |
0.5.1-RC01 | 824 | 10/31/2015 |
0.5.0-RC01 | 778 | 10/30/2015 |