aspnetcore/src/dotnet-sql-cache
Nate McMaster aa93edcee2
Remove Microsoft.DotNet.GlobalTools.Sdk
These targets are now part of Microsoft.NET.Sdk
2018-09-07 10:01:52 -07:00
..
Program.cs
README.md
SqlQueries.cs
dotnet-sql-cache.csproj Remove Microsoft.DotNet.GlobalTools.Sdk 2018-09-07 10:01:52 -07:00

README.md

dotnet-sql-cache

dotnet-sql-cache is a command line tool that creates table and indexes in Microsoft SQL Server database to be used for distributed caching

How To Use

Run dotnet sql-cache --help for more information about usage.