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(NonSharedFixture)
ExpectedComplexTypeProperties
StoreName
TestHelpers
AddDesignTimeServices(IServiceCollection)
AddReferences(BuildSource, String)
AssertBigModel(IModel, Boolean)
AssertComplexTypes(IModel)
AssertEqual(ManyTypes, ManyTypes, Boolean)
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, Boolean)
net10.0
namespace Microsoft.EntityFrameworkCore.Scaffolding
{
public abstract class CompiledModelTestBase : NonSharedModelTestBase, IClassFixture<NonSharedFixture!>
{
[ConditionalFact]
public virtual Task! SimpleModel();
}
}
| .NET | 10.0 |
|---|---|
Information specific to net10.0 | |
| Assembly | Microsoft.EntityFrameworkCore.Specification.Tests , Version=10.0.1.0, PublicKeyToken=adb9793829ddae60 |
| Referencing | Your project needs a package reference to |
| Package | Microsoft.EntityFrameworkCore.Specification.Tests (10.0.1) net10.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API