logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Namespace Serenity.Global.Application.Services

    Classes

    ServiceLocatorBridge

    Static access bridge for the IServiceLocator instance.

    ViewRouter

    Default IViewRouter: shows a view by id by asking each registered IViewProvider in turn whether it owns the id, and delegating to the first that does. Engine-agnostic and unit-testable — it depends only on the provider abstraction and a log service.

    Structs

    CachedServiceRef<TService>

    Caches a single service instance resolved through ServiceLocatorBridge.

    In this article
    © 2026 Serenity. All Rights Reserved