102,518
Downloads
84,798
Downloads of v 1.1
2012-08-11
Last update
Microsoft ASP.NET Universal Providers for LocalDB
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 Microsoft ASP.NET Universal Providers for LocalDB, run the following command in the Package Manager Console
PM> Install-Package Microsoft.AspNet.Providers.LocalDb
Owners
Authors
Dependencies
-
- Microsoft.AspNet.Providers.Core (≥ 1.1)
Version History
| Version | Downloads | Last updated |
|---|---|---|
| Microsoft ASP.NET Universal Providers for LocalDB 1.1 | 84798 | Saturday, August 11 2012 |
| Microsoft ASP.NET Universal Providers for LocalDB 1.0 | 17720 | Thursday, May 31 2012 |