Found 108 packages
BigfootSQL does three things very well: 1. Does not translate your SQL, what you write is what's outputted 2. Handles all the parameterization for you automatically as you build your statements. (protects you against sql injection attacks etc.) 3. Hydrates your POCO objects with minimum effort.
A .NET 4.5 library which adds OData 4.0 support to the extension for the MicroLite ORM Framework to integrate with ASP.NET WebApi.
Model library for the ST/ORM (Startitecture.Orm) package.
A new small, happy, dynamic micro-ORM and general purpose .NET data access wrapper. Based on and highly compatible with Massive, but now with: * .NET Core 1.0+, 2.0+ and 3.0+ (with continuing support for .NET Framework 4.0+ and 4.5+) * Optional strong typing (with continuing full support for dynamic types) * Full stored procedure support * Parameter names and directions (where you need it; automatic parameter naming as in Massive still works just as before) * Full transaction support * Cursor support on Oracle and PostgreSQL (cursors are not designed to be passed out to client code on any other supported databases) * Multiple result sets * Simultaneous access to more then one database provider
Schema representation library for the ST/ORM (Startitecture.Orm) package.
Custom Implementation of Micro-ORM like Dapper
A high-performance Micro-ORM supporting SQL Server database. This is the extension version for easy to configure and use.
Common library for the ST/ORM (Startitecture.Orm) package.
Generative type provider that simplifies using micro-ORMs (e.g. Dapper, etc.) by generating types mapped to tables.
A .NET 4.5 library which adds an extension for the MicroLite ORM Framework to use log4net as the logging library.
Lightweight Micro-ORM for DecentDB with bundled native runtime
A .NET 4.5 library which adds an extension for the MicroLite ORM Framework to use NLog as the logging library.
A high-performance Micro-ORM supporting MySQL Server database. This is the extension version for easy to configure and use.
Simple micro-ORM for SQL Server, with first-class support for dynamics and async/await
A .NET 4.5 library which adds an extension for the MicroLite ORM Framework to integrate with MiniProfiler.
SQL Server connection library for the ST/ORM (Startitecture.Orm) package.
A .NET 4.5 library which adds helper classes for unit testing against the MicroLite ORM Framework.
A .NET micro ORM created from scratch
Simple Micro ORM for SQLite, MySql and SqlServer
Simple Micro ORM for SQLite, MySql and SqlServer