![]() |
VOOZH | about |
dotnet add package StatiqExtensions.WellKnown --version 0.1.1
NuGet\Install-Package StatiqExtensions.WellKnown -Version 0.1.1
<PackageReference Include="StatiqExtensions.WellKnown" Version="0.1.1" />
<PackageVersion Include="StatiqExtensions.WellKnown" Version="0.1.1" />Directory.Packages.props
<PackageReference Include="StatiqExtensions.WellKnown" />Project file
paket add StatiqExtensions.WellKnown --version 0.1.1
#r "nuget: StatiqExtensions.WellKnown, 0.1.1"
#:package StatiqExtensions.WellKnown@0.1.1
#addin nuget:?package=StatiqExtensions.WellKnown&version=0.1.1Install as a Cake Addin
#tool nuget:?package=StatiqExtensions.WellKnown&version=0.1.1Install as a Cake Tool
👁 standard-readme compliant
👁 Contributor Covenant
👁 Build
👁 Codecov Report
👁 NuGet package
A set of Statiq helpers to create files in .well-known/
dotnet add package StatiqExtensions.WellKnown
Example:
await Bootstrapper
.Factory
.CreateWeb(args)
.AddSetting(SettingKeys.WebFingerAlias.FromTemplate, "@nils_andresen@mastodon.social")
.AddPipeline<WellKnownFolderPipeline>()
.RunAsync();
To creates a WebFinger file that contains static content and "redirects" to a real account in the fediverse, use one of the following settings:
WebFingerAliasFromTemplate: Set this to a fediverse handle and the content of the webFinger-file will be generated from an internal template.WebFingerAliasStaticResult: Set this to the full content of the webFinger-file. This setting takes precedence over WebFingerAliasFromTemplate.To create a microsoft-identity-association.json file, use the setting below:
MicrosoftIdentityAssociation.ApplicationId: Set this to an application-id or a list of application-ids.StatiqExtensions.WellKnown follows the Contributor Covenant Code of Conduct.
We accept Pull Requests.
Small note: If editing the Readme, please conform to the standard-readme specification.
This project follows the [all-contributors][] specification. Contributions of any kind welcome!
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp3.1 netcoreapp3.1 is compatible. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.1.1 | 479 | 8/24/2023 |
| 0.1.0 | 212 | 8/24/2023 |
| 0.1.0-alpha0002 | 278 | 1/23/2023 |
| 0.1.0-alpha0001 | 263 | 12/4/2022 |