EntityFrameworkRuler.Design
1.0.13
Prefix Reserved
See the version list below for details.
dotnet add package EntityFrameworkRuler.Design --version 1.0.13
NuGet\Install-Package EntityFrameworkRuler.Design -Version 1.0.13
<PackageReference Include="EntityFrameworkRuler.Design" Version="1.0.13"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add EntityFrameworkRuler.Design --version 1.0.13
#r "nuget: EntityFrameworkRuler.Design, 1.0.13"
// Install EntityFrameworkRuler.Design as a Cake Addin #addin nuget:?package=EntityFrameworkRuler.Design&version=1.0.13 // Install EntityFrameworkRuler.Design as a Cake Tool #tool nuget:?package=EntityFrameworkRuler.Design&version=1.0.13
Entity Framework Ruler
Automate the customization of the EF Core Reverse Engineered model. Supported changes include:
- Class renaming
- Property renaming (including both primitives and navigations)
- Type changing (useful for enum mapping)
- Skipping non-mapped columns.
- Forcing inclusion of simple many-to-many entities into the model.
EF Ruler applies rules as per a json file stored in the project folder. Rules can be tweaked by hand, or fully generated from an EDMX (from old Entity Framework) or the current Reverse Engineered model.
EF Ruler provides a smooth upgrade path from EF6 to EF Core by generating rules from the EDMX, and applying them directly in the scaffold process.
Simply reference this package from the target EF project, and execute the "dotnet-ef dbcontext scaffold" command using CLI. The customizations will be applied in line with the scaffolding process.
For more information on generating the rules, see EDMX Ruler.
Currently supports EF 6 & EF 7, but requires that the project is targeting NET 6 or NET 7 respectively.
** This project is under heavy development and expansion. Check back often, and report feedback to the GitHub Issues page: https://github.com/R4ND3LL/EntityFrameworkRuler/issues
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net6.0
- EntityFrameworkRuler.Common (>= 1.0.13)
- Microsoft.EntityFrameworkCore.Design (>= 6.0.0)
-
net7.0
- EntityFrameworkRuler.Common (>= 1.0.13)
- Microsoft.EntityFrameworkCore.Design (>= 7.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
9.0.1 | 52 | 11/21/2024 |
9.0.1-alpha.0.2 | 34 | 11/21/2024 |
1.3.48 | 165 | 9/28/2024 |
1.3.46 | 163 | 8/27/2024 |
1.3.46-alpha.0.1 | 39 | 8/27/2024 |
1.3.45 | 239 | 5/2/2024 |
1.3.44 | 75 | 5/2/2024 |
1.3.43 | 81 | 5/2/2024 |
1.3.42 | 77 | 5/2/2024 |
1.3.40 | 178 | 4/4/2024 |
1.3.9-alpha.0.1 | 60 | 4/4/2024 |
1.3.8 | 138 | 3/21/2024 |
1.3.7 | 128 | 3/21/2024 |
1.3.6 | 280 | 12/19/2023 |
1.3.5 | 158 | 11/29/2023 |
1.3.4 | 157 | 11/18/2023 |
1.2.40 | 266 | 10/26/2023 |
1.2.39 | 142 | 10/25/2023 |
1.2.38 | 140 | 10/24/2023 |
1.2.37 | 122 | 10/23/2023 |
1.2.36 | 499 | 7/17/2023 |
1.2.34-alpha.0.2 | 87 | 7/14/2023 |
1.2.33 | 164 | 7/12/2023 |
1.2.30 | 149 | 6/22/2023 |
1.2.30-alpha.0.1 | 75 | 6/21/2023 |
1.2.29-alpha.0.1 | 74 | 6/20/2023 |
1.2.28 | 146 | 6/20/2023 |
1.2.27 | 1,214 | 4/18/2023 |
1.2.26 | 354 | 3/23/2023 |
1.2.25 | 245 | 3/16/2023 |
1.2.22 | 213 | 3/7/2023 |
1.2.21 | 191 | 3/6/2023 |
1.2.21-alpha.0.4 | 93 | 3/6/2023 |
1.2.19 | 266 | 2/14/2023 |
1.2.19-alpha.0.4 | 101 | 2/14/2023 |
1.2.17 | 295 | 1/31/2023 |
1.2.16 | 312 | 1/27/2023 |
1.2.15 | 281 | 1/27/2023 |
1.2.14 | 291 | 1/26/2023 |
1.2.13 | 339 | 1/25/2023 |
1.2.10 | 311 | 1/25/2023 |
1.2.9 | 311 | 1/25/2023 |
1.2.8 | 292 | 1/25/2023 |
1.2.7 | 290 | 1/24/2023 |
1.2.6 | 287 | 1/24/2023 |
1.2.5 | 266 | 1/24/2023 |
1.2.4 | 299 | 1/18/2023 |
1.2.3 | 289 | 1/17/2023 |
1.2.3-alpha.0.1 | 109 | 1/9/2023 |
1.2.2 | 285 | 1/9/2023 |
1.2.1-alpha.0.2 | 114 | 1/6/2023 |
1.2.0 | 303 | 1/5/2023 |
1.1.8-alpha.0.16.4 | 112 | 1/5/2023 |
1.1.8-alpha.0.16.2 | 116 | 1/5/2023 |
1.1.8-alpha.0.16.1 | 111 | 1/5/2023 |
1.1.8-alpha.0.16 | 119 | 1/5/2023 |
1.1.8-alpha.0.15 | 116 | 1/4/2023 |
1.1.7 | 322 | 12/14/2022 |
1.1.6-alpha.0.5 | 108 | 12/14/2022 |
1.1.6-alpha.0.4 | 94 | 12/13/2022 |
1.1.6-alpha.0.2 | 104 | 12/13/2022 |
1.1.6-alpha.0.1 | 99 | 12/13/2022 |
1.1.5 | 355 | 12/9/2022 |
1.1.3 | 307 | 12/8/2022 |
1.1.3-alpha.0.2 | 95 | 12/8/2022 |
1.1.3-alpha.0.1 | 95 | 12/8/2022 |
1.1.2 | 293 | 12/8/2022 |
1.1.1 | 282 | 12/7/2022 |
1.1.0 | 318 | 12/6/2022 |
1.0.29-alpha.0.50 | 104 | 12/6/2022 |
1.0.29-alpha.0.48 | 106 | 12/6/2022 |
1.0.29-alpha.0.22 | 108 | 11/30/2022 |
1.0.28 | 331 | 11/18/2022 |
1.0.27 | 315 | 11/18/2022 |
1.0.26 | 350 | 11/18/2022 |
1.0.25 | 340 | 11/18/2022 |
1.0.22 | 350 | 11/17/2022 |
1.0.21 | 344 | 11/17/2022 |
1.0.20 | 331 | 11/16/2022 |
1.0.20-alpha.0.2 | 108 | 11/16/2022 |
1.0.20-alpha.0.1 | 100 | 11/16/2022 |
1.0.19 | 318 | 11/16/2022 |
1.0.18 | 318 | 11/16/2022 |
1.0.17-alpha.0.2 | 96 | 11/16/2022 |
1.0.17-alpha.0.1 | 113 | 11/15/2022 |
1.0.16 | 355 | 11/15/2022 |
1.0.16-alpha.0.2 | 103 | 11/15/2022 |
1.0.14-alpha.0.17 | 111 | 11/15/2022 |
1.0.13 | 333 | 11/15/2022 |
1.0.10 | 426 | 11/14/2022 |