Contains commands for creating table and indexes in Microsoft SQL Server database to be used for ASP.NET 5 distributed caching.
Info
Version: | 1.0.0-rc1-final |
Author(s): | Microsoft |
Last Update: | Wednesday, November 18, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.asp.net/ |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Extensions.Caching.SqlConfig |
Install
Install-Package Microsoft.Extensions.Caching.SqlConfig
dotnet add package Microsoft.Extensions.Caching.SqlConfig
paket add Microsoft.Extensions.Caching.SqlConfig
Microsoft.Extensions.Caching.SqlConfig Download (Unzip the "nupkg" after downloading)
Dependencies
dotnet54
- Microsoft.Extensions.Logging(1.0.01)
- Microsoft.Extensions.Logging.Console(1.0.01)
- System.Console(4.0.023516)
- System.Data.SqlClient(4.0.023516)
- Microsoft.Extensions.Logging(1.0.01)
- Microsoft.Extensions.Logging.Console(1.0.01)