Top 20 NuGet sql Packages

Unified way to storing and managing data.
Erleichtert die Konfiguration des DataAccessLayer mittels JSON-File
.NET Core tool for checking sql server availability
TecLimit Data SQL DbClient Library
Generic CQRS and Unit Of Work implementation
Package Description
Package Description
MiniProfiler extensions and helpers for ASP.NET MVC 4+
MiniProfiler integration for Entity Framework 6
Lightweight mini-profiler, in particular designed for ASP.NET MVC sites
Easy SQL Query Generator from C# Lambda Expressions.
A very simple library to aid with data-access for ms-sql. ADO.NET can be a little verbose, and potentially causes duplicate code (instantiation of connections etc) which can provoke bugs, like failing to close. This is just the first version, coming soon will be database independence, and using a jo...
SQL Server database module for GenericSqlProvider.
SQL client for parameterized queries without vendor nuances.
A cross platform library to convert sql queries into json.
Package Description
The SQL Server Management Objects (SMO) Framework is a set of objects designed for programmatic management of Microsoft SQL Server and Microsoft Azure SQL Database.
*** This project has moved to https://www.nuget.org/packages/SqlUtils.SqlDataComparison *** Pure SQL data comparison and reconciliation utility for SQL Server Example usage: * EXEC sp_CompareData 'MyTable', 'RemoteDb..TheirTable' * EXEC sp_ExportAll 'MyTable', 'RemoteDb..TheirTable' * EXEC sp_Exp...