Simple301.Core.Models |
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. |