Robots.txt middleware with fluent interface.
Info
Version: | 3.1.0-preview1 |
Author(s): | Karl-Johan Sjögren |
Last Update: | Monday, October 16, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/karl-sjogren/robots-txt-middleware |
NuGet Url: | https://www.nuget.org/packages/RobotsTxtCore |
Install
Install-Package RobotsTxtCore
dotnet add package RobotsTxtCore
paket add RobotsTxtCore
RobotsTxtCore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- Microsoft.AspNetCore.Http(>= 1.1.2)
- NETStandard.Library(>= 1.6.1)
- Microsoft.AspNetCore.Http(>= 2.0.1)
No dependencies.