System.Web.Providers.LocalDb
1.0.0
Prefix Reserved
This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217
See the version list below for details.
dotnet add package System.Web.Providers.LocalDb --version 1.0.0
NuGet\Install-Package System.Web.Providers.LocalDb -Version 1.0.0
<PackageReference Include="System.Web.Providers.LocalDb" Version="1.0.0" />
paket add System.Web.Providers.LocalDb --version 1.0.0
#r "nuget: System.Web.Providers.LocalDb, 1.0.0"
// Install System.Web.Providers.LocalDb as a Cake Addin #addin nuget:?package=System.Web.Providers.LocalDb&version=1.0.0 // Install System.Web.Providers.LocalDb as a Cake Tool #tool nuget:?package=System.Web.Providers.LocalDb&version=1.0.0
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.
Learn more about Target Frameworks and .NET Standard.
-
- System.Web.Providers.Core (>= 1.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on System.Web.Providers.LocalDb:
Package | Downloads |
---|---|
Simplr.MVC.WebsiteTemplate
Website Template using MVC 4 with H5BP and Compass |
GitHub repositories
This package is not used by any popular GitHub repositories.