C# (CSharp) Simple301.Core Пространство имен

Пространства имен

Simple301.Core.Models

Классы

Имя Описание
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.