87,849
Downloads
34,638
Downloads of v 1.1
2012-02-16
Last update
ASP.NET Universal Providers For SqlExpress
1.1
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.
To install ASP.NET Universal Providers For SqlExpress, run the following command in the Package Manager Console
PM> Install-Package System.Web.Providers
-Version 1.1
Owners
Authors
Dependencies
-
- System.Web.Providers.Core (≥ 1.0)
Version History
| Version | Downloads | Last updated |
|---|---|---|
| ASP.NET Universal Providers For SqlExpress 1.2 | 33861 | Thursday, May 31 2012 |
| ASP.NET Universal Providers For SqlExpress 1.1 | 34638 | Thursday, February 16 2012 |
| ASP.NET Universal Providers 1.0.1 | 15987 | Friday, August 19 2011 |
| ASP.NET Universal Providers 1.0 | 2631 | Friday, August 19 2011 |
| ASP.NET Universal Providers 0.1 | 732 | Thursday, June 16 2011 |