CSharpRuntimeAnnotationCodeGenerator
CSharpRuntimeAnnotationCodeGenerator(CSharpRuntimeAnnotationCodeGeneratorDependencies)
Dependencies
AddNamespace(Type, ISet<String>)
Create(ValueComparer, CSharpRuntimeAnnotationCodeGeneratorParameters)
Create(ValueConverter, CSharpRuntimeAnnotationCodeGeneratorParameters)
Create(ValueComparer, CSharpRuntimeAnnotationCodeGeneratorParameters, ICSharpHelper)
Create(ValueConverter, CSharpRuntimeAnnotationCodeGeneratorParameters, ICSharpHelper)
Create(CoreTypeMapping, CSharpRuntimeAnnotationCodeGeneratorParameters, ValueComparer, ValueComparer, ValueComparer)
CreateDefaultTypeMapping(CoreTypeMapping, CSharpRuntimeAnnotationCodeGeneratorParameters)
CreateJsonValueReaderWriter(JsonValueReaderWriter, CSharpRuntimeAnnotationCodeGeneratorParameters, ICSharpHelper)
CreateJsonValueReaderWriter(Type, CSharpRuntimeAnnotationCodeGeneratorParameters, ICSharpHelper)
Generate(IComplexProperty, CSharpRuntimeAnnotationCodeGeneratorParameters)
Generate(IComplexType, CSharpRuntimeAnnotationCodeGeneratorParameters)
Generate(IElementType, CSharpRuntimeAnnotationCodeGeneratorParameters)
Generate(IEntityType, CSharpRuntimeAnnotationCodeGeneratorParameters)
Generate(IForeignKey, CSharpRuntimeAnnotationCodeGeneratorParameters)
Generate(IIndex, CSharpRuntimeAnnotationCodeGeneratorParameters)
Generate(IKey, CSharpRuntimeAnnotationCodeGeneratorParameters)
Generate(IModel, CSharpRuntimeAnnotationCodeGeneratorParameters)
Generate(INavigation, CSharpRuntimeAnnotationCodeGeneratorParameters)
Generate(IProperty, CSharpRuntimeAnnotationCodeGeneratorParameters)
Generate(IServiceProperty, CSharpRuntimeAnnotationCodeGeneratorParameters)
Generate(ISkipNavigation, CSharpRuntimeAnnotationCodeGeneratorParameters)
Generate(ITrigger, CSharpRuntimeAnnotationCodeGeneratorParameters)
Generate(ITypeMappingConfiguration, CSharpRuntimeAnnotationCodeGeneratorParameters)
GenerateSimpleAnnotation(String, String, CSharpRuntimeAnnotationCodeGeneratorParameters)
GenerateSimpleAnnotations(CSharpRuntimeAnnotationCodeGeneratorParameters)
net10.0
namespace Microsoft.EntityFrameworkCore.Design.Internal
{
public class CSharpRuntimeAnnotationCodeGenerator : ICSharpRuntimeAnnotationCodeGenerator
{
public virtual void Generate(IElementType! elementType, CSharpRuntimeAnnotationCodeGeneratorParameters! parameters);
}
}
| .NET | 10.0 |
|---|---|
Information specific to net10.0 | |
| Assembly | Microsoft.EntityFrameworkCore , Version=10.0.1.0, PublicKeyToken=adb9793829ddae60 |
| Referencing | Your project needs a package reference to |
| Package | Microsoft.EntityFrameworkCore (10.0.1) net10.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API