C# (CSharp) Simple301.Core Namespace

Nested Namespaces

Simple301.Core.Models

Classes

Name Description
MyApplication
RedirectApiController
RedirectContentFinder Content finder to be injected at the start of the Umbraco pipeline that first looks for any redirects that path the path + query
RedirectRepository Redirect Repository that handles CRUD operations for the repository collection Utilizes Umbraco Database context to persist redirects into the database but utilizes an in-memory collection for fast querying.