Found 3,758 packages
Package Description
A hybrid ORM library for .NET.
Simple CRUD operations for Dapper.
This package is deprecated. Use the new ServiceStack.OrmLite.Sqlite.Windows NuGet package which supports both x86/x64 architectures.
A Tiny ORMish thing for your POCO's.
Version of OrmLite Sqlite that uses Microsoft.Data.Sqlite
You hate verbatim SQL queries with zero type safety for your code but you love the speed? Dapper.FastCRUD is built around essential features of the C# 6 / VB that have finally raised the simplicity of raw SQL constructs to acceptable maintenance levels. These features leave no chance to mistypings or problems arising from db entity refactorings. Visual Studio 2019 or later is recommended.
.NET Standard 2.0 version of ServiceStack.OrmLite.SqlServer.Data
Light, simple and fast convention-based code-first POCO ORM for Firebird. Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in Firebird.
Entity Framework Helper, Dapper, Auxiliary Functions
Shaolinq is a thoughtfully designed ORM and Linq provider for .NET Use this package to add Shaolinq and out-of-the-box MySql support. Designed to perform super fast and be easy to use, Shaolinq's features also include: - First class schema-first ORM with WYSIWYG data access and minipulation. - First class LINQ support (not the basic kind you see in most other OSS projects). - Single trip updating of objects. - Support for Sqlite, MySql and Postgres. - Automatic database creation and schema migration. - Delete LINQ extension for batch server side deletes. - Full support for server side date functions (Date.DayOfWeek etc). - Easily extensible with a simple interface for adding support for other ADO.NET compatible databases. - Open Source!
This package is deprecated. Use the new ServiceStack.OrmLite.Sqlite.Windows NuGet package which supports both x86/x64 architectures.
Dos.ORM于2009年发布、2015年开源,该组件已在大量成熟项目中应用。开源低代码平台 - Microi吾码:https://microi.net
Lite ORM framework based on Dapper and SQL Query Generation from ServiceStack/NServicekit
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.
.NET Standard 2.0 version of ServiceStack.OrmLite.MySql
PetaPoco is a tiny, single file .NET data access layer inspired by Massive that works with both non-dynamic POCO objects and dynamics. This package includes the core PetaPoco library + T4 templates to generate POCO classes from your database
Generate POCO models for all existing tables and stored procedures in a database for use with OrmLite.
Do not install this package directly. Core classes and static methods supporting WatsonORM packages.
Deprecated. Use ServiceStack.OrmLite.Sqlite package instead.