Skip to content

Add EFCore.Migrations.AutoComments and EFCore.Migrations.CustomSql extensions#5347

Draft
AndreqGav wants to merge 2 commits intodotnet:mainfrom
AndreqGav:patch-1
Draft

Add EFCore.Migrations.AutoComments and EFCore.Migrations.CustomSql extensions#5347
AndreqGav wants to merge 2 commits intodotnet:mainfrom
AndreqGav:patch-1

Conversation

@AndreqGav
Copy link
Copy Markdown

@AndreqGav AndreqGav commented Apr 27, 2026

Add EFCore.Migrations.AutoComments and EFCore.Migrations.CustomSql to the extensions list.

EFCore.Migrations.AutoComments — automatically applies database comments from XML <summary> tags.
GitHub: https://github.com/AndreqGav/EFCore.Migrations.AutoComments

EFCore.Migrations.CustomSql — tracks custom SQL and database objects (views, functions, triggers) as part of the EF model with auto-generated Up/Down migration code.
GitHub: https://github.com/AndreqGav/EFCore.Migrations.CustomSql

@AndreqGav AndreqGav marked this pull request as draft April 28, 2026 19:52
@AndreqGav AndreqGav changed the title Add EFCore.Migrations.Toolkit to extensions Add EFCore.Migrations.AutoComments and EFCore.Migrations.CustomSql extensions Apr 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant