1,271
Downloads
459
Downloads of v 1.0
2012-02-29
Last update
System.Web.Providers.SqlCE
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 System.Web.Providers.SqlCE, run the following command in the Package Manager Console
PM> Install-Package System.Web.Providers.SqlCE
-Version 1.0
Owners
Authors
Dependencies
-
- System.Web.Providers.Core (≥ 1.0)
Version History
| Version | Downloads | Last updated |
|---|---|---|
| System.Web.Providers.SqlCE 1.1 | 812 | Thursday, May 31 2012 |
| System.Web.Providers.SqlCE 1.0 | 459 | Wednesday, February 29 2012 |