Microsoft.AspNet.Providers.Core 2.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.

Install-Package Microsoft.AspNet.Providers.Core -Version 2.0.0
dotnet add package Microsoft.AspNet.Providers.Core --version 2.0.0
<PackageReference Include="Microsoft.AspNet.Providers.Core" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNet.Providers.Core --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.AspNet.Providers.Core, 2.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.AspNet.Providers.Core as a Cake Addin
#addin nuget:?package=Microsoft.AspNet.Providers.Core&version=2.0.0

// Install Microsoft.AspNet.Providers.Core as a Cake Tool
#tool nuget:?package=Microsoft.AspNet.Providers.Core&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Microsoft.AspNet.Providers.Core:

Package Downloads
Microsoft.AspNet.Providers
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.
Microsoft.AspNet.Providers.LocalDB
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.
Microsoft.AspNet.Providers.SqlCE
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.
Microsoft.AspNet.Providers.Core.de
Dieses Paket enthält die deutschen Satellitenassemblys für die ASP.NET Universal Providers-Kernblibliotheken.

Version History

Version Downloads Last updated
2.0.0 0 06.02.2022
1.2.0 0 06.02.2022