![]() |
VOOZH | about |
dotnet add package Microsoft.AspNet.Providers --version 2.0.0
NuGet\Install-Package Microsoft.AspNet.Providers -Version 2.0.0
<PackageReference Include="Microsoft.AspNet.Providers" Version="2.0.0" />
<PackageVersion Include="Microsoft.AspNet.Providers" Version="2.0.0" />Directory.Packages.props
<PackageReference Include="Microsoft.AspNet.Providers" />Project file
paket add Microsoft.AspNet.Providers --version 2.0.0
#r "nuget: Microsoft.AspNet.Providers, 2.0.0"
#:package Microsoft.AspNet.Providers@2.0.0
#addin nuget:?package=Microsoft.AspNet.Providers&version=2.0.0Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNet.Providers&version=2.0.0Install as a Cake Tool
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.
Showing the top 3 NuGet packages that depend on Microsoft.AspNet.Providers:
| Package | Downloads |
|---|---|
|
System.Web.Providers
Legacy package, System.Web.Providers is now included in the 'Microsoft.AspNet.Providers' package. |
|
|
Spacify
Starter kit for building a SPA with ASP.NET MVC, TypeScript, Knockout, Durandal, and Breeze. To use start by creating an empty MVC4 application and then apply this nuget package using: Install-Package SPAcify |
|
|
HelloWorld123456
Legacy package, System.Web.Providers is now included in the 'Microsoft.AspNet.Providers' package. |
Showing the top 6 popular GitHub repositories that depend on Microsoft.AspNet.Providers:
| Repository | Stars |
|---|---|
|
microsoftarchive/cqrs-journey
Microsoft patterns & pratices CQRS Journey sample application
|
|
|
aspose-words/Aspose.Words-for-.NET
Aspose.Words for .NET examples, plugins and showcases
|
|
|
BrightstarDB/BrightstarDB
This is the core development repository for BrightstarDB.
|
|
|
edumentab/cqrs-starter-kit
A starter kit for working with CQRS and intentful testing.
|
|
|
dubeaud/bugnet
BugNET is an open source issue tracker built with .NET
|
|
|
bbraithwaite/SmsQuiz
SmsQuiz Project for blog series
|