aspnetcore/src/Tools/dotnet-sql-cache
John Luo 5f9f1ce183 Merge branch 'master' into johluo/migrating-extensions 2020-02-20 16:44:06 -08:00
..
src Merge branch 'master' into johluo/migrating-extensions 2020-02-20 16:44:06 -08:00
README.md Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-13 15:36:38 -08: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.