Search Results for

    Show / Hide Table of Contents
    View Source

    Class UmbracoBuilderExtensions

    SQLite support extensions for IUmbracoBuilder.

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Persistence.Sqlite
    Assembly: Umbraco.Cms.Persistence.Sqlite.dll
    Syntax
    public static class UmbracoBuilderExtensions

    Methods

    View Source

    AddUmbracoSqliteSupport(IUmbracoBuilder)

    Add required services for SQLite support.

    Declaration
    public static IUmbracoBuilder AddUmbracoSqliteSupport(this IUmbracoBuilder builder)
    Parameters
    Type Name Description
    IUmbracoBuilder builder
    Returns
    Type Description
    IUmbracoBuilder
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • AddUmbracoSqliteSupport(IUmbracoBuilder)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX