UrlTracker.Modules 10.2.0-beta0002

This is a prerelease version of UrlTracker.Modules.
There is a newer version of this package available.
See the version list below for details.
dotnet add package UrlTracker.Modules --version 10.2.0-beta0002
NuGet\Install-Package UrlTracker.Modules -Version 10.2.0-beta0002
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="UrlTracker.Modules" Version="10.2.0-beta0002" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add UrlTracker.Modules --version 10.2.0-beta0002
#r "nuget: UrlTracker.Modules, 10.2.0-beta0002"
#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 UrlTracker.Modules as a Cake Addin
#addin nuget:?package=UrlTracker.Modules&version=10.2.0-beta0002&prerelease

// Install UrlTracker.Modules as a Cake Tool
#tool nuget:?package=UrlTracker.Modules&version=10.2.0-beta0002&prerelease

URL Tracker

Downloads Nuget (with prereleases) GitHub

The URL Tracker makes url management easy. Your visitors will no longer be lost on your website as the URL Tracker watches how your website changes. Page moved or renamed? No problem! The URL Tracker knows this and directs your visitors to the right page. Not only does this provide a nice experience for your visitors, it also helps you maintain your rightful spot at the top in Google (and other search engines). The URL Tracker puts you in control by giving you the means to manage your own redirects. It can be as simple as a redirect from a url to an umbraco page, but you can make it as sophisticated as you like using Regular Expressions. The URL Tracker is an essential tool for content editors who want to migrate to a new Umbraco website, so they can guide their users to the right place.

Find out more about the URL Tracker in our documentation on GitHub.

Product 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

    • No dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on UrlTracker.Modules:

Package Downloads
UrlTracker.Core

This package contains the core services for the URL Tracker. Useful for package development.

UrlTracker.Middleware

This package contains middleware to perform redirects and to register client errors with the URL Tracker

UrlTracker.Backoffice.UI

This package adds a backoffice interface for URL Tracker management

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
13.1.0-beta0003 90 3/12/2024
13.1.0-beta0002 102 2/16/2024
13.1.0-beta0001 95 2/16/2024
13.0.1-beta0001 91 1/16/2024
13.0.0 3,132 12/14/2023
13.0.0-beta0001 106 12/13/2023
12.0.4-beta0001 83 1/16/2024
12.0.3 1,695 12/11/2023
12.0.2 1,224 10/27/2023
12.0.0 3,246 7/4/2023
11.2.0 250 12/12/2023
11.1.2 288 10/27/2023
11.1.0 2,073 8/2/2023
11.1.0-beta0001 170 7/24/2023
11.0.1 7,719 12/7/2022
11.0.1-beta0001 175 12/7/2022
11.0.0 638 12/1/2022
11.0.0-beta0002 162 11/22/2022
11.0.0-beta0001 194 10/23/2022
10.4.0-beta0002 117 3/12/2024
10.4.0-beta0001 124 2/16/2024
10.3.5 330 2/14/2024
10.3.5-beta0001 115 1/16/2024
10.3.4-beta0002 109 1/12/2024
10.3.4-beta0001 104 1/8/2024
10.3.3 1,538 12/12/2023
10.3.2-beta0001 222 12/1/2023
10.3.1 956 10/27/2023
10.3.1-beta0001 141 10/17/2023
10.3.0 10,471 5/26/2023
10.3.0-beta0002 195 5/19/2023
10.3.0-beta0001 172 5/16/2023
10.2.1 12,619 12/7/2022
10.2.1-beta0001 192 12/7/2022
10.2.0 4,815 10/19/2022
10.2.0-beta0002 260 10/8/2022
10.2.0-beta0001 190 10/8/2022

2 bugfixes, 1 other change

- Fix non-404 responses being registered instead of 404
- Fix any url redirects on static url entry
- Update all dependencies