Files
FoodsharingOnboarding/FSSiegen.edps
Andre Beging 96bc4e376c Init
2022-01-10 14:42:16 +01:00

129 lines
9.9 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<EntityDeveloper Version="6.12.1395.0">
<ModelSettings xmlns:ed="http://devart.com/schemas/EntityDeveloper/1.0" ConnectionStringInAppConfig="False" TargetFramework="Net60" DetectTPTInheritance="True" EntityFrameworkCoreVersion="Version6" DetectFunctionBasedColumnDefault="True">
<Connection ConnectionString="" Provider="" />
<Generation />
<DatabaseFirstNamingRules>
<EntitySet PluralizationName="Pluralize" />
<Class UseSchemaAsPrefix="False" PluralizeCollectionNavigationPropertyName="True" AddConstraintColumnsToNavigationPropertyName="False" RemoveUnderscores="True" AddUnderscores="False" RemoveInvalidCharacters="True" CodeCase="FirstLetterUppercase" AddPrefix="" AddSuffix="" RemovePrefixes="" RemoveSuffixes="" PluralizationName="Singularize" />
<Property RemoveUnderscores="True" AddUnderscores="False" RemoveInvalidCharacters="True" CodeCase="FirstLetterUppercase" AddPrefix="" AddSuffix="" RemovePrefixes="" RemoveSuffixes="" PluralizationName="Unchanged" />
</DatabaseFirstNamingRules>
<ModelFirst StorageSynchronizationEnabled="False">
<ModelFirstNamingRules>
<Table RemoveUnderscores="False" AddUnderscores="False" RemoveInvalidCharacters="True" CodeCase="Unchanged" AddPrefix="" AddSuffix="" RemovePrefixes="" RemoveSuffixes="" PluralizationName="Pluralize" />
<Column RemoveUnderscores="False" AddUnderscores="False" RemoveInvalidCharacters="True" CodeCase="Unchanged" AddPrefix="" AddSuffix="" RemovePrefixes="" RemoveSuffixes="" PluralizationName="Unchanged" />
</ModelFirstNamingRules>
</ModelFirst>
<Diagrams>
<Diagram Name="Diagram1" DefaultDiagram="True" />
</Diagrams>
<Templates>
<Template Name="EF Core" Description="Use this template to generate classes for an Entity Framework Core model." Enabled="True" PredefinedTemplateName="EF Core C#">
<ed:Property Name="ValidationFramework" Type="EntityDeveloper.TemplateEngine.ValidationFramework, EntityDeveloper.Common, Version=6.12.1395.0, Culture=neutral, PublicKeyToken=09af7300eec23701">
<ValidationFramework>None</ValidationFramework>
</ed:Property>
<ed:Property Name="ValidationErrorMessages" Type="EntityDeveloper.TemplateEngine.ValidationErrorMessages, EntityDeveloper.Common, Version=6.12.1395.0, Culture=neutral, PublicKeyToken=09af7300eec23701">
<ValidationErrorMessages xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" />
</ed:Property>
<ed:Property Name="ContextOutput" Type="EntityDeveloper.TemplateEngine.OutputInfo, EntityDeveloper.Common, Version=6.12.1395.0, Culture=neutral, PublicKeyToken=09af7300eec23701">
<OutputInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Project />
<ProjectFolder />
<DestinationFolder>FoodsharingSiegen.Server\Data</DestinationFolder>
</OutputInfo>
</ed:Property>
<ed:Property Name="EntitiesOutput" Type="EntityDeveloper.TemplateEngine.OutputInfo, EntityDeveloper.Common, Version=6.12.1395.0, Culture=neutral, PublicKeyToken=09af7300eec23701">
<OutputInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Project />
<ProjectFolder />
<DestinationFolder>FoodsharingSiegen.Contracts\Entity</DestinationFolder>
</OutputInfo>
</ed:Property>
<ed:Property Name="EnumOutput" Type="EntityDeveloper.TemplateEngine.OutputInfo, EntityDeveloper.Common, Version=6.12.1395.0, Culture=neutral, PublicKeyToken=09af7300eec23701">
<OutputInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Project />
<ProjectFolder />
<DestinationFolder />
</OutputInfo>
</ed:Property>
<ed:Property Name="FilePerClass" Type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<boolean>true</boolean>
</ed:Property>
<ed:Property Name="GeneratePartialClass" Type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<boolean>true</boolean>
</ed:Property>
<ed:Property Name="ModelNameAsFilesPrefix" Type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<boolean>false</boolean>
</ed:Property>
<ed:Property Name="HeaderTimestampVersionControlTag" Type="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<string d6p1:nil="true" xmlns:d6p1="http://www.w3.org/2001/XMLSchema-instance" />
</ed:Property>
<ed:Property Name="PropertyChangeNotifiers" Type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<boolean>false</boolean>
</ed:Property>
<ed:Property Name="PropertyChangePartialMethods" Type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<boolean>false</boolean>
</ed:Property>
<ed:Property Name="ImplementEquals" Type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<boolean>false</boolean>
</ed:Property>
<ed:Property Name="ImplementCloneable" Type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<boolean>false</boolean>
</ed:Property>
<ed:Property Name="GenerateDummyComments" Type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<boolean>false</boolean>
</ed:Property>
<ed:Property Name="GenerateGeneratedCodeAttributes" Type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<boolean>false</boolean>
</ed:Property>
<ed:Property Name="IncludeEnvironmentVariables" Type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<boolean>false</boolean>
</ed:Property>
<ed:Property Name="JsonFileBasePath" Type="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<string d6p1:nil="true" xmlns:d6p1="http://www.w3.org/2001/XMLSchema-instance" />
</ed:Property>
<ed:Property Name="PrimitiveDefaultValueGeneration" Type="EntityDeveloper.DefaultValueBehavior, EntityDeveloper.Orm.Common, Version=6.12.1395.0, Culture=neutral, PublicKeyToken=09af7300eec23701">
<DefaultValueBehavior>Literal</DefaultValueBehavior>
</ed:Property>
<ed:Property Name="CollectionPropertyType" Type="EntityDeveloper.EntityFrameworkCore.EFCoreCollectionPropertyType, EntityDeveloper.Orm.EntityFrameworkCore, Version=6.12.1395.0, Culture=neutral, PublicKeyToken=09af7300eec23701">
<EFCoreCollectionPropertyType>Default</EFCoreCollectionPropertyType>
</ed:Property>
<ed:Property Name="CollectionInitializationType" Type="EntityDeveloper.EntityFrameworkCore.EFCoreCollectionInitializationType, EntityDeveloper.Orm.EntityFrameworkCore, Version=6.12.1395.0, Culture=neutral, PublicKeyToken=09af7300eec23701">
<EFCoreCollectionInitializationType>Default</EFCoreCollectionInitializationType>
</ed:Property>
<ed:Property Name="NullableReferenceTypes" Type="EntityDeveloper.ReferenceTypeNullability, EntityDeveloper.Orm.Common, Version=6.12.1395.0, Culture=neutral, PublicKeyToken=09af7300eec23701">
<ReferenceTypeNullability>Default</ReferenceTypeNullability>
</ed:Property>
<ed:Property Name="SelfContainedEntityConfiguration" Type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<boolean>false</boolean>
</ed:Property>
<ed:Property Name="EntitiesConfigurationOutput" Type="EntityDeveloper.TemplateEngine.OutputInfo, EntityDeveloper.Common, Version=6.12.1395.0, Culture=neutral, PublicKeyToken=09af7300eec23701">
<OutputInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Project />
<ProjectFolder />
<DestinationFolder />
</OutputInfo>
</ed:Property>
<ed:Property Name="SerializationLibrary" Type="EntityDeveloper.SerializationLibrary, EntityDeveloper.Orm.Common, Version=6.12.1395.0, Culture=neutral, PublicKeyToken=09af7300eec23701">
<SerializationLibrary>None</SerializationLibrary>
</ed:Property>
<ed:Property Name="SerializeOriginalColumnNames" Type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<boolean>false</boolean>
</ed:Property>
<ed:Property Name="SerializeNullValues" Type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<boolean>true</boolean>
</ed:Property>
<ed:Property Name="SerializeNavigationProperties" Type="EntityDeveloper.NavigationPropertySerializationBehavior, EntityDeveloper.Orm.Common, Version=6.12.1395.0, Culture=neutral, PublicKeyToken=09af7300eec23701">
<NavigationPropertySerializationBehavior>All</NavigationPropertySerializationBehavior>
</ed:Property>
<ed:Property Name="GenerateSerializableAttributes" Type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<boolean>false</boolean>
</ed:Property>
<ed:Property Name="GenerateDataContracts" Type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<boolean>false</boolean>
</ed:Property>
</Template>
</Templates>
<AttributeAssemblies />
</ModelSettings>
</EntityDeveloper>