System.Web.Providers.LocalDb
1.0.0
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
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
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="System.Web.Providers.LocalDb" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="System.Web.Providers.LocalDb" Version="1.0.0" />
<PackageReference Include="System.Web.Providers.LocalDb" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add System.Web.Providers.LocalDb --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.Web.Providers.LocalDb, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package System.Web.Providers.LocalDb@1.0.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=System.Web.Providers.LocalDb&version=1.0.0
#tool nuget:?package=System.Web.Providers.LocalDb&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- System.Web.Providers.Core (>= 1.0.0)
GitHub repositories
This package is not used by any popular GitHub repositories.