Microsoft.AspNet.Providers.LocalDb
2.0.0
Prefix Reserved
dotnet add package Microsoft.AspNet.Providers.LocalDb --version 2.0.0
NuGet\Install-Package Microsoft.AspNet.Providers.LocalDb -Version 2.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="Microsoft.AspNet.Providers.LocalDb" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNet.Providers.LocalDb --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.AspNet.Providers.LocalDb, 2.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.
// Install Microsoft.AspNet.Providers.LocalDb as a Cake Addin #addin nuget:?package=Microsoft.AspNet.Providers.LocalDb&version=2.0.0 // Install Microsoft.AspNet.Providers.LocalDb as a Cake Tool #tool nuget:?package=Microsoft.AspNet.Providers.LocalDb&version=2.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.
-
- Microsoft.AspNet.Providers.Core (>= 2.0.0)
GitHub repositories (27)
Showing the top 5 popular GitHub repositories that depend on Microsoft.AspNet.Providers.LocalDb:
Repository | Stars |
---|---|
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
Glimpse/Glimpse
The open source diagnostics platform for the web
|
|
zkavtaskin/Domain-Driven-Design-Example
Blog series supplementary domain-driven design C# repository that (hopefully) actually makes sense.
|
|
DotNetOpenAuth/DotNetOpenAuth
A C# implementation of the OpenID, OAuth protocols
|
|
andrewdavey/cassette
Manages .NET web application assets (scripts, css and templates)
|