Info
| Version: | 0.0.13 |
| Author(s): | Anton Kuryan |
| Last Update: | Tuesday, February 18, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/akuryan/DeploymentChecker/tree/master/src/Executables/RobotsTxt.Checker |
| NuGet Url: | https://www.nuget.org/packages/RobotsTxt.Checker |
Install
Install-Package RobotsTxt.Checker
dotnet add package RobotsTxt.Checker
paket add RobotsTxt.Checker
RobotsTxt.Checker Download (Unzip the "nupkg" after downloading)
Dependencies
- CommandLineParser(>= 2.7.82)
Tags
RobotsTxt check is based on https://www.nuget.org/packages/RobotsTxt, but this project is no longer maintained, so I copied it for myself and introduced some useful (as I see them) improvements.