Search Results for

    Show / Hide Table of Contents

    Enum EFCoreMigration

    Namespace: Umbraco.Cms.Persistence.EFCore.Migrations
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public enum EFCoreMigration

    Fields

    Name Description
    AddOpenIddict
    InitialCreate
    UpdateOpenIddictToV5
    UpdateOpenIddictToV7

    Extension Methods

    ObjectExtensions.ToXmlString(object, Type)
    ObjectExtensions.ToXmlString<T>(object)
    ObjectExtensions.TryConvertTo(object, Type)
    ObjectExtensions.TryConvertTo<T>(object)
    ExpressionHelper.GetPropertyInfo<EFCoreMigration, TProperty>(EFCoreMigration, Expression<Func<EFCoreMigration, TProperty>>)
    DictionaryExtensions.MergeLeft<EFCoreMigration, TK, TV>(EFCoreMigration, IDictionary<TK, TV>, bool)
    DictionaryExtensions.MergeLeft<EFCoreMigration, TK, TV>(EFCoreMigration, IEnumerable<IDictionary<TK, TV>>, bool)
    EnumerableExtensions.Yield<EFCoreMigration>(EFCoreMigration)
    ObjectExtensions.AsEnumerableOfOne<EFCoreMigration>(EFCoreMigration)
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX