The WBPA.WellKnownLocations assembly provides a way for ASP.NET Core applications to open up the RFC 5785 .well-known directory for sitewide metadata files.
Info
Version: | 1.0.2018.2530 |
Author(s): | Michael Mortensen |
Last Update: | Tuesday, September 18, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wbpa/well-known |
NuGet Url: | https://www.nuget.org/packages/WBPA.WellKnownLocations |
Install
Install-Package WBPA.WellKnownLocations
dotnet add package WBPA.WellKnownLocations
paket add WBPA.WellKnownLocations
WBPA.WellKnownLocations Download (Unzip the "nupkg" after downloading)
Dependencies
- Cuemon.Core(>= 5.0.2018.253)
- Microsoft.AspNetCore.StaticFiles(>= 2.1.1)
- Microsoft.Extensions.FileProviders.Physical(>= 2.1.1)
Tags