Top 20 NuGet sql Packages

helper class that allows to create and delete sql server databases dynamically in a context of the test
This is the Sql Server data provider for the Symbiotic Micro ORM. This library is not required but it makes it easier to get started and to simplify deployments.
This is the Sqlite data provider for the Symbiotic Micro ORM. This library is not required but it makes it easier to get started and to simplify deployments.
This is the Postgre Sql data provider for the Symbiotic Micro ORM. This library is not required but it makes it easier to get started and to simplify deployments.
This is the Oracle data provider for the Symbiotic Micro ORM. This library is not required but it makes it easier to get started and to simplify deployments.
This is the MySql data provider for the Symbiotic Micro ORM. This library is not required but it makes it easier to get started and to simplify deployments.
Contains the common object to use for KuboEstudio.EF.Data and KuboEstudio.EF.Azure.
Simple StoredProcedure Binder in a type safe way.
Wolfpack.Contrib.Check.SqlRowResults
Incredibly easy and talented micro orm library for Sql Server
A database version management library for SQL Server and .NET
Provides execution plan testing for SqlServer. This allows you to unit test the `CommandBuilder.CommandText` property by actually sending it to the database and running an explain plan.
Service to performance test code by removing the database dependency, in order to always return consistent data for known queries - this is the shared interface between Client and Service
Common access helpers for SQL
A library to allow Dibware.StoredProcedureFramework to better integrate with Entity Framework. Documentation: https://github.com/dibley1973/StoredProcedureFramework/blob/master/UsingTheStoredProcedureFramework.md
A helper for integration testing of SQL Server databases.
MS Sql Server connection provider for SimpleNet.Core.Data
A simple framework to separate .NET code from SQL code using the Dapper micro ORM. Drapper is a data wrapper inspired by, and built on Dapper, (Data/Dapper + Wrapper = Drapper).