Commit 34145bc
authored
File tree
- src/Platy.AdventureWorks.Repository
- Data
- Entities
- EntityConfiguration
- Domain
- AddressType
- Mapping
- Models
- Validation
- Address
- Mapping
- Models
- Validation
- BillOfMaterials
- Mapping
- Models
- Validation
- BusinessEntityAddress
- Mapping
- Models
- Validation
- BusinessEntityContact
- Mapping
- Models
- Validation
- BusinessEntity
- Mapping
- Models
- Validation
- ContactType
- Mapping
- Models
- Validation
- CountryRegionCurrency
- Mapping
- Models
- Validation
- CountryRegion
- Mapping
- Models
- Validation
- CreditCard
- Mapping
- Models
- Validation
- Culture
- Mapping
- Models
- Validation
- CurrencyRate
- Mapping
- Models
- Validation
- Currency
- Mapping
- Models
- Validation
- Customer
- Mapping
- Models
- Validation
- Department
- Mapping
- Models
- Validation
- EmailAddress
- Mapping
- Models
- Validation
- EmployeeDepartmentHistory
- Mapping
- Models
- Validation
- EmployeePayHistory
- Mapping
- Models
- Validation
- Employee
- Mapping
- Models
- Validation
- Illustration
- Mapping
- Models
- Validation
- JobCandidate
- Mapping
- Models
- Validation
- Location
- Mapping
- Models
- Validation
- Password
- Mapping
- Models
- Validation
- PersonCreditCard
- Mapping
- Models
- Validation
- PersonPhone
- Mapping
- Models
- Validation
- Person
- Mapping
- Models
- Validation
- PhoneNumberType
- Mapping
- Models
- Validation
- ProductCategory
- Mapping
- Models
- Validation
- ProductCostHistory
- Mapping
- Models
- Validation
- ProductDescription
- Mapping
- Models
- Validation
- ProductDocument
- Mapping
- Models
- Validation
- ProductInventory
- Mapping
- Models
- Validation
- ProductListPriceHistory
- Mapping
- Models
- Validation
- ProductModelIllustration
- Mapping
- Models
- Validation
- ProductModelProductDescriptionCulture
- Mapping
- Models
- Validation
- ProductModel
- Mapping
- Models
- Validation
- ProductPhoto
- Mapping
- Models
- Validation
- ProductProductPhoto
- Mapping
- Models
- Validation
- ProductReview
- Mapping
- Models
- Validation
- ProductSubcategory
- Mapping
- Models
- Validation
- ProductVendor
- Mapping
- Models
- Validation
- Product
- Mapping
- Models
- Validation
- PurchaseOrderDetail
- Mapping
- Models
- Validation
- PurchaseOrderHeader
- Mapping
- Models
- Validation
- SalesOrderDetail
- Mapping
- Models
- Validation
- SalesOrderHeaderSalesReason
- Mapping
- Models
- Validation
- SalesOrderHeader
- Mapping
- Models
- Validation
- SalesPersonQuotaHistory
- Mapping
- Models
- Validation
- SalesPerson
- Mapping
- Models
- Validation
- SalesReason
- Mapping
- Models
- Validation
- SalesTaxRate
- Mapping
- Models
- Validation
- SalesTerritoryHistory
- Mapping
- Models
- Validation
- SalesTerritory
- Mapping
- Models
- Validation
- ScrapReason
- Mapping
- Models
- Validation
- Shift
- Mapping
- Models
- Validation
- ShipMethod
- Mapping
- Models
- Validation
- ShoppingCartItem
- Mapping
- Models
- Validation
- SpecialOfferProduct
- Mapping
- Models
- Validation
- SpecialOffer
- Mapping
- Models
- Validation
- StateProvince
- Mapping
- Models
- Validation
- Store
- Mapping
- Models
- Validation
- TransactionHistoryArchive
- Mapping
- Models
- Validation
- TransactionHistory
- Mapping
- Models
- Validation
- UnitMeasure
- Mapping
- Models
- Validation
- VAdditionalContactInfo
- Mapping
- Models
- Validation
- VEmployeeDepartmentHistory
- Mapping
- Models
- Validation
- VEmployeeDepartment
- Mapping
- Models
- Validation
- VEmployee
- Mapping
- Models
- Validation
- VIndividualCustomer
- Mapping
- Models
- Validation
- VJobCandidateEducation
- Mapping
- Models
- Validation
- VJobCandidateEmployment
- Mapping
- Models
- Validation
- VJobCandidate
- Mapping
- Models
- Validation
- VPersonDemographics
- Mapping
- Models
- Validation
- VProductAndDescription
- Mapping
- Models
- Validation
- VProductModelCatalogDescription
- Mapping
- Models
- Validation
- VProductModelInstructions
- Mapping
- Models
- Validation
- VSalesPersonSalesByFiscalYears
- Mapping
- Models
- Validation
- VSalesPerson
- Mapping
- Models
- Validation
- VStateProvinceCountryRegion
- Mapping
- Models
- Validation
- VStoreWithAddresses
- Mapping
- Models
- Validation
- VStoreWithContacts
- Mapping
- Models
- Validation
- VStoreWithDemographics
- Mapping
- Models
- Validation
- VVendorWithAddresses
- Mapping
- Models
- Validation
- VVendorWithContacts
- Mapping
- Models
- Validation
- Vendor
- Mapping
- Models
- Validation
- WorkOrderRouting
- Mapping
- Models
- Validation
- WorkOrder
- Mapping
- Models
- Validation
- Events
- Create
- Delete
- Update
- Repository
- Yaml/Entity
- tests/Platy.AdventureWorks.Repository.Tests.Integration
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
Submodule EntityFrameworkCore.Generator updated 16 files
- .gitignore+1
- .idea/.idea.EntityFrameworkCore.Generator/.idea/.gitignore+1-1
- .idea/.idea.EntityFrameworkCore.Generator/.idea/vcs.xml+2
- Directory.Packages.props+7
- sample/Directory.Build.props+7
- sample/Tracker/Tracker.Core/Tracker.Core.csproj+1-1
- sample/Tracker/Tracker.Database/Tracker.Database.csproj+2-2
- sample/Tracker/Tracker.Scaffold/Tracker.Scaffold.csproj+2-2
- src/EntityFrameworkCore.Generator.Core/CodeGenerator.cs+3
- src/EntityFrameworkCore.Generator.Core/EntityFrameworkCore.Generator.Core.csproj+8-8
- src/EntityFrameworkCore.Generator.Core/OptionMapper.cs+1
- src/EntityFrameworkCore.Generator.Core/Options/MappingClassOptions.cs+8
- src/EntityFrameworkCore.Generator.Core/Serialization/MappingClass.cs+8
- src/EntityFrameworkCore.Generator/EntityFrameworkCore.Generator.csproj+14
- test/Directory.Build.props+7
- test/EntityFrameworkCore.Generator.Core.Tests/EntityFrameworkCore.Generator.Core.Tests.csproj+3-2
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
Lines changed: 808 additions & 986 deletions
Large diffs are not rendered by default.
Lines changed: 128 additions & 131 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
19 | 99 | | |
20 | | - | |
21 | | - | |
22 | | - | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
23 | 135 | | |
24 | 136 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
| 137 | + | |
141 | 138 | | |
0 commit comments