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.