9,434
Downloads
4,678
Downloads of v 1.0
2012-02-29
Last update
ASP.NET Universal Providers For LocalDB
1.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.
To install ASP.NET Universal Providers For LocalDB, run the following command in the Package Manager Console
PM> Install-Package System.Web.Providers.LocalDb
-Version 1.0
Owners
Authors
Dependencies
-
- System.Web.Providers.Core (≥ 1.0)
Version History
| Version | Downloads | Last updated |
|---|---|---|
| ASP.NET Universal Providers For LocalDB 1.1 | 4756 | Thursday, May 31 2012 |
| ASP.NET Universal Providers For LocalDB 1.0 | 4678 | Wednesday, February 29 2012 |