Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 556 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 556 Bytes

Warning! This repository is no longer updated.

This project has moved development and source code to the central Bunkum repository.

You can find the new source code location under LittleBigRefresh/Bunkum.

Bunkum.AutoDiscover

An implementation of AutoDiscover for Bunkum.

See documentation here on this API here: https://littlebigrefresh.github.io/Docs/autodiscover-api

Usage

using Bunkum.AutoDiscover.Extensions;

server.AddAutoDiscover(serverBrand: "Refresh", baseEndpoint: "/lbp");