The popular NotFound handler for ASP.NET Core and Optimizely, enabling better control over your 404 page in addition to allowing redirects for old URLs that no longer works.
Identified the problem that some projects already have a 2 version, which causes the database update to be skipped.
This is because previously was used version from the NotFoundHandlerOptions that is wrong for the Optimizely package.
Identified the problem that some projects already have a 2 version, which causes the database update to be skipped. This is because previously was used version from the NotFoundHandlerOptions that is wrong for the Optimizely package.