aspnetcore/src/Tools/dotnet-sql-cache
Nate McMaster 401fd68985
Reorganize source code in preparation to move into aspnet/AspNetCore
Prior to reorganization, this source code was found in d745b8c161
2018-11-14 14:10:28 -08:00
..
src Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-14 14:10:28 -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.