Geta.NotFoundHandler
5.0.8
dotnet add package Geta.NotFoundHandler --version 5.0.8
NuGet\Install-Package Geta.NotFoundHandler -Version 5.0.8
<PackageReference Include="Geta.NotFoundHandler" Version="5.0.8" />
paket add Geta.NotFoundHandler --version 5.0.8
#r "nuget: Geta.NotFoundHandler, 5.0.8"
// Install Geta.NotFoundHandler as a Cake Addin #addin nuget:?package=Geta.NotFoundHandler&version=5.0.8 // Install Geta.NotFoundHandler as a Cake Tool #tool nuget:?package=Geta.NotFoundHandler&version=5.0.8
This library contains a custom NotFound handler for your ASP.NET Core project. It will replace the default NotFound handler with one that you can change, in order for it to handle more NotFound cases than the built-in handler. It also includes a custom redirects feature for editors to add redirects. The NotFound handler logs all 404 errors as suggestions and present them in a list in the custom redirect feature, which will allow editors to easily add redirects based on the logged suggestions.
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. |
-
net6.0
- Microsoft.Data.SqlClient (>= 2.1.1)
- X.PagedList (>= 8.4.3)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Geta.NotFoundHandler:
Package | Downloads |
---|---|
Geta.NotFoundHandler.Admin
This library contains an Admin user interface for a NotFound handler for your ASP.NET Core or EPiServer project. |
GitHub repositories
This package is not used by any popular GitHub repositories.