A robots.txt parser written in c#.
This is an unofficial & unsupported fork of NRobots.txt on codeplex with extended functionality. For full documentation see https://nrobots.codeplex.com/.
The Robots Exclusion Protocol or robots.txt protocol, is a convention to prevent cooperating web spiders and other web robots from accessing all or part of a website which is otherwise publicly viewable. This project provides an easy-to-use class, implemented in C#, to work with robots.txt files.