CodeHelper.API.IndexNow
1.0.0
dotnet add package CodeHelper.API.IndexNow --version 1.0.0
NuGet\Install-Package CodeHelper.API.IndexNow -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CodeHelper.API.IndexNow" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CodeHelper.API.IndexNow --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CodeHelper.API.IndexNow, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install CodeHelper.API.IndexNow as a Cake Addin #addin nuget:?package=CodeHelper.API.IndexNow&version=1.0.0 // Install CodeHelper.API.IndexNow as a Cake Tool #tool nuget:?package=CodeHelper.API.IndexNow&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
CodeHelper.API.IndexNow
CodeHelper.API.IndexNow is a lightweight and simple .NET Wrapper to let you submit url(s) to search engines.IndexNow is an open source protocol, created by Microsoft, to get your website get indexed faster. Submit 1 Url or in bulk
Info + Question?
Support
You can support the work if you want:
Dependencies
Version
- 1.0.0 : Submit 1 Url, Submit Urls in bulk
Methods
- IndexNowHelper.Submit(string url) : Submit 1 Url
- IndexNowHelper.SubmitBulk(List<string> urlList) : Submit Urls in bulk
Use of Code
using CodeHelper.API.IndexNow;
IndexNowHelper _helper = new("your-key");
await _helper.Submit("your ur");
Authentication
IndexNow protocol requires a (free) key https://frederik.today/codehelper/articles/indexnow-protocol-with-dotnet
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- CodeHelper.Core.PlaceHolder (>= 6.3.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 374 | 10/18/2022 |