Search Results for

    Show / Hide Table of Contents

    Namespace MySql.EntityFrameworkCore.Extensions

    Classes

    MySQLDatabaseFacadeExtensions

    MySQL specific extension methods for Microsoft.EntityFrameworkCore.DbContext.Database.

    MySQLDbFunctionsExtensions

    Provides CLR methods that are translated to database functions when used in a LINQ to Entities queries. The methods in this class are accessed with Microsoft.EntityFrameworkCore.EF.Functions.

    MySQLEntityTypeExtensions

    MySQL specific extension methods for entity types.

    MySqlIndexBuilderExtensions

    MySQL-specific extension methods for Microsoft.EntityFrameworkCore.Metadata.Builders.IndexBuilder.

    MySQLIndexExtensions

    Extension methods for Microsoft.EntityFrameworkCore.Metadata.IIndex for MySQL specific metadata.

    MySQLKeyBuilderExtensions

    MySQL specific extension methods for Microsoft.EntityFrameworkCore.Metadata.Builders.KeyBuilder.

    MySQLKeyExtensions

    Extension methods for Microsoft.EntityFrameworkCore.Metadata.IKey for MySQL-specific metadata.

    MySQLMigrationBuilderExtensions

    MySQL extension methods for Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder.

    MySQLModelBuilderExtensions

    MySQL-specific extension methods for Microsoft.EntityFrameworkCore.ModelBuilder.

    MySQLPropertyBuilderExtensions

    Represents the implementation of MySQL property-builder extensions used in Fluent API.

    MySQLPropertyExtensions

    Extension methods for Microsoft.EntityFrameworkCore.Metadata.IProperty for MySQL metadata.

    MySQLServiceCollectionExtensions

    MySQL extension class for Microsoft.Extensions.DependencyInjection.IServiceCollection.

    MySQLTypeBaseExtensions

    MySQL extension methods for type base.

    Enums

    MySQLMatchSearchMode

    Types of search to perform.

    In This Article
    • Classes
    • Enums
    Back to top Copyright © 2021, 2025, Oracle and/or its affiliates.