Top 20 NuGet sqlserver Packages

Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Microsoft SQL Server. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d4eca39c3fc1944b2c6431bf6b22036bdb176c0d
Microsoft SQL Server-based persistence for Rebus
Extensions and helpers of Ark.Tools.Sql for SqlServer
Allows to execute Linq to DB (linq2db) queries in Entity Framework Core DbContext.
Allows you to use SQL Server spatial SqlHierarchy types on a machine without SQL Server installed and decode these UDT types in any .NET Standard client
DataTablePlus provides some helpful extensions in order to transform list of objects into data tables (it's able to use the object definitions and/or EntityFramework/EntityFrameworkCore mappings for creating the data table schema as well as its data) and also some SQL helpers capable of performing s...
Extends Verify (https://github.com/VerifyTests/Verify) to allow verification of SqlServer bits.
Client to perform specific management operations on MS SQL Server that require use of the MS SMO (SQL Management Objects) interface.
Client to perform common operations against MS SQL Server.
Client to perform migration operations against MS SQL Server.
An NHibernate IUserAuthRepository to persist User registration and authentication info in any RDBMS NHibernate supports. Implements ServiceStack's built-in AuthProvider Model: https://docs.servicestack.net/authentication-and-authorization inc. Twitter, Facebook, Basic, Digest, Cred...
Package Description
The PPWCode Vernacular NHibernate SQLServer library version II.
Add OrmLite Converters for SQL Servers SqlGeography and SqlGeometry Types
This .NET library simplifies data mocking for UnitTests, to avoid a connection to a relational database. DbMocker use the standard Microsoft .NET DbConnection object. So, you can mock any toolkit, including EntityFramework, Dapper or ADO.NET; And for all database servers (SQL Server, Oracle, SQLite)...
A hybrid .NET ORM library for SQL Server.
Uses Microsoft.Data.SqlClient. Light, simple and fast convention-based code-first POCO ORM for Sql Server. Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in SQLServer.
Triggers for EF Core. Respond to changes in your ApplicationDbContext before and after they are committed to the database
LINQ to DB ASP.NET Core Extensions adds ability to configure ASP.NET Core application for Linq To DB usage.
Provides a distributed lock implementation based on SQL Server