Found 5 packages
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.
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.
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.
EntityFramework Core implementation of `AnyService`'s persistancy layer
LiteDB implementation of `AnyService`'s persistancy layer