Skip to main content
Microsoft.AspNet.Providers.LocalDB package icon

Microsoft.AspNet.Providers.LocalDB

ASP.NET Universal Providers add provider support in ASP.NET 4 for all editions of SQL Server 2005 and later and to SQL Azure. If you use these providers to develop your application, the application will be ready for cloud environments like Azure. Other than supporting additional storage options, the providers work like the existing SQL-based providers, so that you can easily switch an application to use cloud storage via SQL Azure.

Total Downloads
11.1M
11,129,908
Published
Feb 22, 2019
Latest stable version

Install

.NET CLI
dotnet add package Microsoft.AspNet.Providers.LocalDB --version 2.0.1
Package Manager Console
Install-Package Microsoft.AspNet.Providers.LocalDB -Version 2.0.1
PackageReference
<PackageReference Include="Microsoft.AspNet.Providers.LocalDB" Version="2.0.1" />

Frameworks

No framework metadata available.

Dependencies

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.