Found 3,143 packages
The Microsoft SQL Server Data-Tier Application Framework (DacFx) is a .NET library which provides application lifecycle services for database development and management for Microsoft SQL databases. DacFx supports various database deployment and management scenarios, including extracting / exporting a live database to a DAC package, deploying a DAC package to a new or existing database, and migrating from on-premises to Microsoft Azure. DacFx can target all supported versions of SQL Server, as well as Microsoft Azure SQL and SQL in Fabric. If you would like to use DacFx functionality from the command-line for creating and deploying .dacpac and .bacpac packages, please use the [SqlPackage](https://www.nuget.org/packages/Microsoft.SqlPackage) CLI as a dotnet tool or downloadable exe. Learn more about SqlPackage from http://aka.ms/sqlpackage.
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.
Design-time Entity Framework Core Functionality for Microsoft SQL Server.
Common abstractions for using hierarchyid with EF Core
The Microsoft SQL ScriptDOM library provides parsing and analysis capabilities for management and development of TSQL Scripts.
This package contains libraries to trace SqlServer queries.
Adds hierarchyid support to the SQL Server EF Core provider
MSMQ queues support for SQL Server job storage implementation for Hangfire, a background job framework for .NET applications.
Microsoft.SqlServer.Management.SqlParser provides T-SQL parsing functionality.
An extremely easy to use Micro-ORM supporting Sql Server.
SQL Server messaging backplane for scaling out of ASP.NET SignalR applications in a web-farm.
Store Audit.NET Trail Logs into a SQL Server database
An easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks inside ASP.NET applications. No Windows Service / Task Scheduler required. Even ASP.NET is not required. Backed by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery. https://www.hangfire.io/
Microsoft SQL Server support for Aspire.
SQL Server Compact. An embedded SQL database.
Handle database errors easily when working with Entity Framework Core. Catch specific exceptions such as UniqueConstraintException, CannotInsertNullException, MaxLengthExceededException, NumericOverflowException or ReferenceConstraintException instead of generic DbUpdateException
Log exception details and custom properties that are not output in Exception.ToString(). Contains custom destructurers for SQL Server exceptions.
SQL transport support for NServiceBus. This packages depends on System.Data.SqlClient. Use the NServiceBus.Transport.SqlServer package instead if Microsoft.Data.SqlClient support is required.
A Microsoft SQL Server provider for Entity Framework Core that integrates with Aspire, including connection pooling, health check, logging, and telemetry.
Package Description