CompiledModelTestBase
AbstractBase
AFlagsEnum
AnEnum
CustomValueComparer<T>
Data
DependentBase<TKey>
DependentDerived<TKey>
Enum1
Enum16
Enum32
Enum64
Enum8
EnumU16
EnumU32
EnumU64
EnumU8
ManyTypes
ManyTypesId
ManyTypesIdConverter
MyJsonGuidReaderWriter
NullIntToNullStringConverter
OwnedType
PrincipalBase
PrincipalDerived<TDependent>
CompiledModelTestBase()
ExpectedComplexTypeProperties
StoreName
TestHelpers
AddDesignTimeServices(IServiceCollection)
AddReferences(BuildSource, String)
AssertBigModel(IModel, Boolean)
AssertComplexTypes(IModel)
BigModel()
BigModel(Boolean, String)
BuildBigModel(ModelBuilder, Boolean)
BuildComplexTypesModel(ModelBuilder)
ComplexTypes()
No_NativeAOT()
SimpleModel()
Test(Action<ModelBuilder>, Action<IModel>, Func<DbContext, Task>, Action<DbContextOptionsBuilder>, CompiledModelCodeGenerationOptions, Func<IServiceCollection, IServiceCollection>, Func<IServiceCollection, IServiceCollection>, IEnumerable<ScaffoldedFile>, Action<Assembly>, String, String)
Test<TContext>(Action<ModelBuilder>, Action<IModel>, Func<TContext, Task>, Action<DbContextOptionsBuilder>, CompiledModelCodeGenerationOptions, Func<IServiceCollection, IServiceCollection>, Func<IServiceCollection, IServiceCollection>, IEnumerable<ScaffoldedFile>, Action<Assembly>, String, String)
UseBigModel(DbContext)
net10.0-windows7.0
namespace Microsoft.EntityFrameworkCore.Scaffolding
{
public abstract class CompiledModelTestBase : NonSharedModelTestBase
{
protected virtual int ExpectedComplexTypeProperties { get; }
}
}
.NET | 9.010.0 |
---|---|
Information specific to net10.0 | |
Platforms | This API is only available when you target a specific platform: |
Windows | 7.0 |
Information specific to net10.0-windows7.0 | |
Assembly | Microsoft.EntityFrameworkCore.Specification.Tests , Version=9.0.3.0, PublicKeyToken=adb9793829ddae60 |
Referencing | Your project needs a package reference to |
Package | Microsoft.EntityFrameworkCore.Specification.Tests (9.0.3) net9.0 |
Platform Restrictions | The property getter is supported on all platforms. |
- Built-in API
- Package-provided API