aspnetcore/src/dotnet-sql-cache
Nate McMaster 76eaf9c3b6
Merge branch 'release/2.2'
2018-09-07 10:21:16 -07:00
..
Program.cs
README.md Update README to reflect that dotnet-watch et. al. are bundled in the CLI 2018-02-22 12:55:03 -08:00
SqlQueries.cs
dotnet-sql-cache.csproj Merge branch 'release/2.2' 2018-09-07 10:21:16 -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.