net9.0
namespace Microsoft.EntityFrameworkCore.TestModels
{
public class MonsterContext<TCustomer, TBarcode, TIncorrectScan, TBarcodeDetail, TComplaint, TResolution, TLogin, TSuspiciousActivity, TSmartCard, TRsaToken, TPasswordReset, TPageView, TLastLogin, TMessage, TAnOrder, TOrderNote, TOrderQualityCheck, TOrderLine, TProduct, TProductDetail, TProductReview, TProductPhoto, TProductWebFeature, TSupplier, TSupplierLogo, TSupplierInfo, TCustomerInfo, TComputer, TComputerDetail, TDriver, TLicense, TConcurrencyInfo, TAuditInfo, TContactDetails, TDimensions, TPhone, TBackOrderLine, TDiscontinuedProduct, TProductPageView> : MonsterContext
where TCustomer, new(), class, ICustomer
where TBarcode, new(), class, IBarcode
where TIncorrectScan, new(), class, IIncorrectScan
where TBarcodeDetail, new(), class, IBarcodeDetail
where TComplaint, new(), class, IComplaint
where TResolution, new(), class, IResolution
where TLogin, new(), class, ILogin
where TSuspiciousActivity, new(), class, ISuspiciousActivity
where TSmartCard, new(), class, ISmartCard
where TRsaToken, new(), class, IRsaToken
where TPasswordReset, new(), class, IPasswordReset
where TPageView, new(), class, IPageView
where TLastLogin, new(), class, ILastLogin
where TMessage, new(), class, IMessage
where TAnOrder, new(), class, IAnOrder
where TOrderNote, new(), class, IOrderNote
where TOrderQualityCheck, new(), class, IOrderQualityCheck
where TOrderLine, new(), class, IOrderLine
where TProduct, new(), class, IProduct
where TProductDetail, new(), class, IProductDetail
where TProductReview, new(), class, IProductReview
where TProductPhoto, new(), class, IProductPhoto
where TProductWebFeature, new(), class, IProductWebFeature
where TSupplier, new(), class, ISupplier
where TSupplierLogo, new(), class, ISupplierLogo
where TSupplierInfo, new(), class, ISupplierInfo
where TCustomerInfo, new(), class, ICustomerInfo
where TComputer, new(), class, IComputer
where TComputerDetail, new(), class, IComputerDetail
where TDriver, new(), class, IDriver
where TLicense, new(), class, ILicense
where TConcurrencyInfo, new(), class, IConcurrencyInfo
where TAuditInfo, new(), class, IAuditInfo
where TContactDetails, new(), class, IContactDetails
where TDimensions, new(), class, IDimensions
where TPhone, new(), class, IPhone
where TBackOrderLine, new(), class, IBackOrderLine, TOrderLine
where TDiscontinuedProduct, new(), class, IDiscontinuedProduct, TProduct
where TProductPageView, new(), class, IProductPageView, TPageView
{
public override IQueryable<IOrderQualityCheck> OrderQualityChecks { get; }
}
}
.NET | 8.09.0 |
---|---|
Information specific to net9.0 | |
Assemblies | Microsoft.EntityFrameworkCore.Specification.Tests , Version=8.0.10.0, PublicKeyToken=adb9793829ddae60 Microsoft.EntityFrameworkCore.Specification.Tests , Version=9.0.0.0, PublicKeyToken=adb9793829ddae60 |
Referencing | Your project needs a package reference to |
Package | Microsoft.EntityFrameworkCore.Specification.Tests net8.0 |
Platform Restrictions | The property getter is supported on all platforms. |