Microsoft.Extensions.Caching.SqlConfig
1.0.0-rc1-final
Contains commands for creating table and indexes in Microsoft SQL Server database to be used for ASP.NET 5 distributed caching.
This is a prerelease version of Microsoft.Extensions.Caching.SqlConfig.
Install-Package Microsoft.Extensions.Caching.SqlConfig -Version 1.0.0-rc1-final
dotnet add package Microsoft.Extensions.Caching.SqlConfig --version 1.0.0-rc1-final
<PackageReference Include="Microsoft.Extensions.Caching.SqlConfig" Version="1.0.0-rc1-final" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Extensions.Caching.SqlConfig --version 1.0.0-rc1-final
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Extensions.Caching.SqlConfig, 1.0.0-rc1-final"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETFramework 4.5.1
- Microsoft.Extensions.Logging (>= 1.0.0-rc1-final)
- Microsoft.Extensions.Logging.Console (>= 1.0.0-rc1-final)
-
.NETPlatform 5.4
- Microsoft.Extensions.Logging (>= 1.0.0-rc1-final)
- Microsoft.Extensions.Logging.Console (>= 1.0.0-rc1-final)
- System.Console (>= 4.0.0-beta-23516)
- System.Data.SqlClient (>= 4.0.0-beta-23516)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0-rc1-final | 1,729 | 11/18/2015 |