UrlTracker.Core 11.0.1

.NET 7.0
dotnet add package UrlTracker.Core --version 11.0.1
NuGet\Install-Package UrlTracker.Core -Version 11.0.1
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.Core" Version="11.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add UrlTracker.Core --version 11.0.1
#r "nuget: UrlTracker.Core, 11.0.1"
#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.Core as a Cake Addin
#addin nuget:?package=UrlTracker.Core&version=11.0.1

// Install UrlTracker.Core as a Cake Tool
#tool nuget:?package=UrlTracker.Core&version=11.0.1

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 net7.0 is compatible.  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. 
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on UrlTracker.Core:

Package Downloads
UrlTracker

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. Use v11 for umbraco 11, Use v10 for umbraco 10, Use v9.x for umbraco 9, use v5.x for umbraco 8, use v3.15 for umbraco 7.

UrlTracker.Web

This package contains the web 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.Core.Caching.Memory

This package contains an in-memory cache layer for the core services of 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
11.0.1 4,423 12/7/2022
11.0.1-beta0001 66 12/7/2022
11.0.0 413 12/1/2022
11.0.0-beta0002 71 11/22/2022
11.0.0-beta0001 74 10/23/2022
10.3.0 67 5/26/2023
10.3.0-beta0002 48 5/19/2023
10.3.0-beta0001 36 5/16/2023
10.2.1 4,729 12/7/2022
10.2.1-beta0001 64 12/7/2022
10.2.0 2,297 10/19/2022
10.2.0-beta0002 90 10/8/2022
10.2.0-beta0001 69 10/8/2022
10.1.1 1,969 9/15/2022
10.1.1-beta0001 1,132 8/30/2022
10.1.0 3,050 8/13/2022
10.1.0-beta0003 77 8/12/2022
10.1.0-beta0002 137 8/11/2022
10.1.0-beta0001 92 8/9/2022
10.0.2 1,238 7/20/2022
10.0.2-beta0001 98 7/7/2022
10.0.1 595 7/2/2022
10.0.0 1,148 6/16/2022
10.0.0-beta0002 90 6/13/2022
10.0.0-beta0001 104 5/14/2022
9.1.2 454 12/7/2022
9.1.2-beta0001 78 12/7/2022
9.1.1 757 9/17/2022
9.1.0 636 8/18/2022
9.1.0-beta0001 88 8/13/2022
9.1.0-alpha0002 80 6/14/2022
9.0.2 1,483 7/2/2022
9.0.2-beta0003 91 7/1/2022
9.0.2-beta0002 87 7/1/2022
9.0.2-beta0001 89 6/24/2022
9.0.1 726 6/15/2022
9.0.1-beta0002 81 6/11/2022
9.0.1-beta0001 95 6/8/2022
9.0.0 2,231 4/26/2022
9.0.0-beta0007 94 4/25/2022
9.0.0-beta0006 95 4/18/2022
9.0.0-beta0005 97 4/13/2022
9.0.0-beta0004 91 3/31/2022
9.0.0-beta0003 141 3/25/2022

1 bugfix

- Fix #102