Top 20 NuGet Packages

Extension on the Dynamic Parameters of Dapper to make life a little easier when passing parameters to Dapper executions.
This is a fork of original Dapper.SimpleCRUD by Eric Coffman. It has integrated the following fixes and enhancements: - Added automatic casting for PostgreSQL JSON based on the presence of [JsonColumn] property attribute (https://github.com/yasikovsky/Dapper.SimpleCRUD/commit/97e532d8d4e9b604246...
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-ext...
Extension handlers for entity framework
DBのSelect,Insert,Update,Delete操作を拡張メソッドで提供します。 属性/ラムダ式の指定をもとに内蔵クエリビルダが実行SQLを自動生成します。SQL記述不要でDBを参照更新できます。 This library provides CRUD operations of the database as Extension Methods. By specifying Attribute / Lambda-Expression, You can perform database query/update using Dapper without writing SQL.
Dapplo.Config.Ini adds ini configuration with static type support to your project.
Dapplo.Config.Language uses xml or ini translations which are accessible via an interface (with NPC).
A library for accessing Atlassians JIRA from .NET via the PowerShell
A collections of loggers for Dapplo.Log
A Dapplo.Log XUnit logger
Dapplo.Windows.Devices is a library which provides device information.
This extension adds bindings for Dapr
Dark themed control and docking library for .NET WinForms based on Robin Perris' DarkUI
Package Description
Dashing is a simple to use mini ORM built on top of Dapper. It aims to provide fantastic productivity whilst not sacrificing (too much) performance.
EasyQuery Data Model Tool helps to generate data model files (XML or JSON) by some DB connection.
.Net Library for Evaluating Expressions at Runtime
Provider to conect in MySQL Databases. Has simples query, append, change, delete records. Can easely use in CRUD applications.
Provider to conect in MS SQL Server. Has simples query, append, change, delete records. Can easely use in CRUD applications.
A light abstraction around Dapper and Dapper.Contrib that also maintains the behavior IDbConnection. This library facilitates a loosely coupled design and unit testing.