PersistanceMap.Sqlite NuGet Package

PersistanceMap is a small, extremely lightweight and intuitive ORM Framework for .NET.

It uses a Fluent API to define Queries that translate to SQL. The Queries are executed against a RDBMS using ADO.NET.

The resulting data is automaticaly mapped into Dataobjects/POCO's.
The synthax is simple and easy to use and resemles the SQL or LINQ synthax.
PersistanceMap is extremely lightweight and leaves no traces in the client code.
The current versions only support MSSql Servers.




Got any PersistanceMap.Sqlite Question?





Info

Version: 0.4.0
Author(s): Christian Walpen
Last Update: Wednesday, May 27, 2015
.NET Fiddle: Create the first Fiddle
Project Url: http://wicked-flame.blogspot.ch/p/persistancemap.html
NuGet Url: https://www.nuget.org/packages/PersistanceMap.Sqlite


Install
Install-Package PersistanceMap.Sqlite
dotnet add package PersistanceMap.Sqlite
paket add PersistanceMap.Sqlite
PersistanceMap.Sqlite Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.5

avg-downloads-per-day

1

days-since-last-release

3266