Microsoft.AspNet.Providers
2.0.0
Prefix Reserved
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" />
paket add Microsoft.AspNet.Providers --version 2.0.0
#r "nuget: Microsoft.AspNet.Providers, 2.0.0"
// Install Microsoft.AspNet.Providers as a Cake Addin #addin nuget:?package=Microsoft.AspNet.Providers&version=2.0.0 // Install Microsoft.AspNet.Providers as a Cake Tool #tool nuget:?package=Microsoft.AspNet.Providers&version=2.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.
-
- Microsoft.AspNet.Providers.Core (>= 2.0.0)
NuGet packages (3)
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. |
GitHub repositories (7)
Showing the top 5 popular GitHub repositories that depend on Microsoft.AspNet.Providers:
Repository | Stars |
---|---|
microsoftarchive/cqrs-journey
Microsoft patterns & pratices CQRS Journey sample application
|
|
optimajet/WorkflowEngine.NET
WorkflowEngine.NET - component that adds workflow in your application. It can be fully integrated into your application, or be in the form of a specific service (such as a web service).
|
|
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.
|