PersistenceMap.Sqlite
0.5.6-RC04
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.
This is a prerelease version of PersistenceMap.Sqlite.
Install-Package PersistenceMap.Sqlite -Version 0.5.6-RC04
dotnet add package PersistenceMap.Sqlite --version 0.5.6-RC04
<PackageReference Include="PersistenceMap.Sqlite" Version="0.5.6-RC04" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PersistenceMap.Sqlite --version 0.5.6-RC04
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
0.5.6-RC04 | 418 | 7/7/2016 |
0.5.6-RC03 | 387 | 7/6/2016 |
0.5.5-RC03 | 404 | 5/20/2016 |
0.5.5-RC02 | 401 | 5/19/2016 |
0.5.5-RC01 | 386 | 5/19/2016 |
0.5.4-RC01 | 378 | 4/12/2016 |
0.5.3-RC04 | 401 | 3/25/2016 |
0.5.3-RC03 | 405 | 3/24/2016 |
0.5.3-RC02 | 395 | 3/16/2016 |
0.5.3-RC01 | 396 | 3/15/2016 |
0.5.2-RC01 | 424 | 3/3/2016 |
0.5.1 | 600 | 12/28/2015 |
0.5.1-RC02 | 439 | 11/22/2015 |
0.5.1-RC01 | 477 | 10/31/2015 |
0.5.0-RC01 | 429 | 10/30/2015 |