System.Web.Providers.Core
1.0.0
Prefix Reserved
This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217
See the version list below for details.
dotnet add package System.Web.Providers.Core --version 1.0.0
NuGet\Install-Package System.Web.Providers.Core -Version 1.0.0
<PackageReference Include="System.Web.Providers.Core" Version="1.0.0" />
paket add System.Web.Providers.Core --version 1.0.0
#r "nuget: System.Web.Providers.Core, 1.0.0"
// Install System.Web.Providers.Core as a Cake Addin #addin nuget:?package=System.Web.Providers.Core&version=1.0.0 // Install System.Web.Providers.Core as a Cake Tool #tool nuget:?package=System.Web.Providers.Core&version=1.0.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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on System.Web.Providers.Core:
Package | Downloads |
---|---|
AspNetMvc.Template.Internet
This is the Internet Project Template from the ASP.Net MVC 4 Beta |
|
AspNetMvc.Template.Empty
This is the Internet Project Template from the ASP.Net MVC 4 Beta |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on System.Web.Providers.Core:
Repository | Stars |
---|---|
ivanakcheurov/ntextcat
|