Search Results for

    Show / Hide Table of Contents

    Class RazorClientServiceCollectionExtension

    Extension function to add BranchCaches

    Inheritance
    object
    RazorClientServiceCollectionExtension
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Noxum.Nova.Razor.Client
    Assembly: Noxum.Nova.Razor.Client.dll
    Syntax
    public static class RazorClientServiceCollectionExtension

    Methods

    AddNovaRazorClient(IServiceCollection)

    Adds IRazorClient to the services to access the Razor API.

    Declaration
    public static IServiceCollection AddNovaRazorClient(this IServiceCollection services)
    Parameters
    Type Name Description
    IServiceCollection services

    The service collection

    Returns
    Type Description
    IServiceCollection
    In this article
    Back to top Version 6.1.0.7rc