This project has moved development and source code to the central Bunkum repository.
You can find the new source code location under LittleBigRefresh/Bunkum.
An implementation of AutoDiscover for Bunkum.
See documentation here on this API here: https://littlebigrefresh.github.io/Docs/autodiscover-api
using Bunkum.AutoDiscover.Extensions;
server.AddAutoDiscover(serverBrand: "Refresh", baseEndpoint: "/lbp");