UrlTracker.Modules 13.2.0-alpha0008

This is a prerelease version of UrlTracker.Modules.
dotnet add package UrlTracker.Modules --version 13.2.0-alpha0008
NuGet\Install-Package UrlTracker.Modules -Version 13.2.0-alpha0008
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="13.2.0-alpha0008" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add UrlTracker.Modules --version 13.2.0-alpha0008
#r "nuget: UrlTracker.Modules, 13.2.0-alpha0008"
#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=13.2.0-alpha0008&prerelease

// Install UrlTracker.Modules as a Cake Tool
#tool nuget:?package=UrlTracker.Modules&version=13.2.0-alpha0008&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 net8.0 is compatible.  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.

NuGet packages (4)

Showing the top 4 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

UrlTracker.GlobalBlocklist

The global block list provides an extra filter for the URL Tracker that retrieves a global list from GitHub and adds it as a filter.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
13.2.0-alpha0008 99 6/19/2024
13.2.0-alpha0007 112 6/14/2024
13.2.0-alpha0006 101 6/14/2024
13.2.0-alpha0005 97 6/13/2024
13.2.0-alpha0004 121 6/6/2024
13.2.0-alpha0003 111 5/28/2024
13.2.0-alpha0002 111 5/24/2024
13.2.0-alpha0001 102 5/24/2024
13.1.0 3,749 4/11/2024
13.1.0-beta0003 105 3/12/2024
13.1.0-beta0002 105 2/16/2024
13.1.0-beta0001 104 2/16/2024
13.0.1-beta0001 95 1/16/2024
13.0.0 6,305 12/14/2023
13.0.0-beta0001 109 12/13/2023
12.0.4-beta0001 86 1/16/2024
12.0.3 2,634 12/11/2023
12.0.2 1,478 10/27/2023
12.0.0 3,943 7/4/2023
11.2.0 493 12/12/2023
11.1.2 314 10/27/2023
11.1.0 2,482 8/2/2023
11.1.0-beta0001 172 7/24/2023
11.0.1 8,272 12/7/2022
11.0.1-beta0001 177 12/7/2022
11.0.0 746 12/1/2022
11.0.0-beta0002 164 11/22/2022
11.0.0-beta0001 227 10/23/2022
10.5.0-alpha0008 140 6/14/2024
10.5.0-alpha0007 135 6/14/2024
10.5.0-alpha0005 117 6/6/2024
10.5.0-alpha0004 125 6/3/2024
10.5.0-alpha0003 125 5/28/2024
10.5.0-alpha0002 145 5/24/2024
10.5.0-alpha0001 134 5/24/2024
10.5.0-alpha-6 160 6/13/2024
10.4.0 313 4/11/2024
10.4.0-beta0002 139 3/12/2024
10.4.0-beta0001 127 2/16/2024
10.3.5 1,111 2/14/2024
10.3.5-beta0001 123 1/16/2024
10.3.4-beta0002 111 1/12/2024
10.3.4-beta0001 106 1/8/2024
10.3.3 1,723 12/12/2023
10.3.2-beta0001 224 12/1/2023
10.3.1 1,141 10/27/2023
10.3.1-beta0001 143 10/17/2023
10.3.0 14,256 5/26/2023
10.3.0-beta0002 197 5/19/2023
10.3.0-beta0001 174 5/16/2023
10.2.1 13,685 12/7/2022
10.2.1-beta0001 194 12/7/2022
10.2.0 5,128 10/19/2022
10.2.0-beta0002 267 10/8/2022
10.2.0-beta0001 193 10/8/2022

1 bugfix

- Fix failure to load backoffice when running in production mode