14 lines
828 B
Markdown
14 lines
828 B
Markdown
DotNetTools
|
|
===========
|
|
|
|
[](https://travis-ci.org/aspnet/DotNetTools/branches)
|
|
[](https://ci.appveyor.com/project/aspnetci/dnx-watch/branch/dev)
|
|
|
|
The project contains command-line tools for the .NET Core SDK.
|
|
|
|
- [dotnet-watch](src/Microsoft.DotNet.Watcher.Tools/)
|
|
- [dotnet-user-secrets](src/Microsoft.Extensions.SecretManager.Tools/)
|
|
- [dotnet-sql-cache](src/Microsoft.Extensions.Caching.SqlConfig.Tools/)
|
|
|
|
This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the [Home](https://github.com/aspnet/home) repo.
|