Top 20 NuGet sqlserver Packages

Package Description
This library handles data from Sql Server Databases
A C# class generator from SQL CREATE TABLE Statements (SSDT)
A high performance Micro-ORM supporting SQL Server, MySQL, OracleSQL, MongoDB ...
轻量级高性能数据库映射器、支持xml、linq
Erleichtert die Konfiguration des DataAccessLayer mittels JSON-File
abp CAP 的 SqlServer 持久化
Package Description
Enables a Microsoft SQL Server data store to be used with a Snoozle REST API.
SQLServer ADO.Net 簡易操作類別
Package Description
SQL Server database module for GenericSqlProvider.
SQL client for parameterized queries without vendor nuances.
EntityFramework Core for SqlServer
ASP.NET Library that enables fast development of REST API that read data from SQL Server 2016+ and Azure SQL Database. Enables easy creation of server-side processing JQuery DataTable API and OData v4 REST API.
Flight is an easy to use framework for applying SQL to a database deterministically. You create a migration plan and Flight will take care of the rest.
基于 SqlServer 的聚合根快照存储实现
The library goes through the target schema of the database and wipes its contents. Helps when writing tests for database-related code.
Provides a simple CRUD functionality to your entity models. Example: var childUsers = new Users().SelectWhereOrderBy("Age <= 17"); How to implement: - Add EZCRUD reference to your model library. - Inherit Model_RecordBase for each model. - Set EZCRUD's connection string ("DBAccess.DBSettings.Conne...