Microsoft.AspNet.Providers.SqlCE 2.0.0

Prefix Reserved
dotnet add package Microsoft.AspNet.Providers.SqlCE --version 2.0.0
                    
NuGet\Install-Package Microsoft.AspNet.Providers.SqlCE -Version 2.0.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.AspNet.Providers.SqlCE" Version="2.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNet.Providers.SqlCE" Version="2.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNet.Providers.SqlCE" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.AspNet.Providers.SqlCE --version 2.0.0
                    
#r "nuget: Microsoft.AspNet.Providers.SqlCE, 2.0.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Microsoft.AspNet.Providers.SqlCE@2.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.AspNet.Providers.SqlCE&version=2.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNet.Providers.SqlCE&version=2.0.0
                    
Install as a Cake Tool

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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Microsoft.AspNet.Providers.SqlCE:

Package Downloads
System.Web.Providers.SqlCE

Legacy package, System.Web.Providers.SqlCE is now included in the 'Microsoft.AspNet.Providers.SqlCE' package.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Microsoft.AspNet.Providers.SqlCE:

Repository Stars
thiagolunardi/MvcMusicStoreDDD
The same MVC MusicStore published by Microsoft, but written with all best practices design and architectural patterns as DDD, SelfValidation, SOLID and tests
Version Downloads Last Updated
2.0.0 18,370 12/6/2013
1.1.0 5,056 8/11/2012
1.0.0 8,755 5/31/2012