Found 313 packages
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc. Major Sponsor: Dapper Plus from ZZZ Projects.
CRUD for Dapper
Micro ORM for any DbProviderFactory
Dapper is a great tool if you want to write database-agnostic code. However, sometimes you need to access functionality that is provider-specific. This assembly adds support for writing Oracle-specific SQL, that supports all dbtypes used by the Oracle managed provider on a parameter, supports setting various properties on the command(LOBFetchSize, ArrayBindCount, BindByName), as well as setting CollectionType on the parameter. Using this package, you can now run stored procedures that returns RefCursor, or use array bind count to execute a sql statements with a array of parameters.
An extremely easy to use Micro-ORM supporting Sql Server, MySQL, PostgreSQL, Oracle, Sqlite, SqlCE.
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc. Major Sponsor: Dapper Plus from ZZZ Projects.
Tool for auto generation of CRUD sql statements based on entities definitions
Micro ORM for any DbProviderFactory.
An extremely easy to use Micro-ORM supporting Sql Server.
Tool for auto generation of CRUD sql statements based on entities definitions
MicroLite is a .NET 4.5 library providing a small lightweight or "micro" object relational mapping (ORM) for the Microsoft .NET framework.
Lightweight Semi-Automatic ORM
A high performance, low code alternative to ORM's such as Entity Framework, offers intelligent database mapping to your existing CLR objects with minimal effort. Visit "Design Goals" on GitHub to see more rationale and guidance.
source code https://github.com/Mirze1993/MicroORM come soon excample ...
IDbTransaction extension methods for Dapper: A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc.. --------------------------------------- This library is sponsored by ZZZ Projects: https://dapper-plus.net/ https://eval-expression.net/ https://entityframework-extensions.net/ ---------------------------------------
A .NET 4.5 library which adds an extension for the MicroLite ORM Framework to integrate with ASP.NET WebApi.
Provides an abstraction over ADO.NET.
A .NET 4.5 library which adds an extension for the MicroLite ORM Framework to integrate with ASP.NET MVC.
A Tiny ORMish thing for your POCO's.
DrivenDb is a better microORM. Unique features, excellent performance, and cleaner code in as few trips to the database as possible.