- 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(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-windows7.0
    namespace Microsoft.EntityFrameworkCore.Design.Internal
{
    public class CSharpRuntimeAnnotationCodeGenerator : ICSharpRuntimeAnnotationCodeGenerator
    {
        public static void Create(ValueComparer! comparer, CSharpRuntimeAnnotationCodeGeneratorParameters! parameters, ICSharpHelper! codeHelper);
    }
}
            | nuget.org | 0.0 % Reference this API | 
|---|---|
| .NET | 8.09.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 , Version=9.0.3.0, PublicKeyToken=adb9793829ddae60 | 
| Referencing | Your project needs a package reference to  | 
| Package | Microsoft.EntityFrameworkCore (9.0.3) net8.0 | 
| Platform Restrictions | This API is supported on all platforms. | 
- Built-in API
- Package-provided API