aspnetcore/src/dotnet-sql-cache/README.md

356 B

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 Install

From the command-line, execute:

dotnet install tool dotnet-sql-cache

How To Use

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