Skip to content

Conversation

ahmetcelik05
Copy link

Moved Blazor client files to a new 'Blazor.Client' project, updated solution and project references, and removed redundant files from the old Blazor project. Added Docker, Helm, and Kubernetes configuration files for deployment. Updated domain, application, and EF Core projects, including new migrations and localization changes. Enhanced test projects with new test data builders and EntityFrameworkCore tests.

Resolves vs-internal-issue-#4451

Moved Blazor client files to a new 'Blazor.Client' project, updated solution and project references, and removed redundant files from the old Blazor project. Added Docker, Helm, and Kubernetes configuration files for deployment. Updated domain, application, and EF Core projects, including new migrations and localization changes. Enhanced test projects with new test data builders and EntityFrameworkCore tests.
@ahmetcelik05 ahmetcelik05 added this to the 10.1 milestone Oct 2, 2025
@ahmetcelik05 ahmetcelik05 requested a review from EngincanV October 2, 2025 14:27
@EngincanV EngincanV requested review from MansurBesleney and removed request for EngincanV October 3, 2025 10:13
…figurations

Add initial project structure for BookStore-Blazor-EfCore, including solution files, source and test projects, configuration files, Dockerfiles, migrations, localization resources, and sample code. This sets up a multi-layered ABP Blazor application with Entity Framework Core and PostgreSQL, supporting multi-tenancy, localization, and modular architecture.
Introduces author entity, repository, manager, and application service for CRUD operations. Updates book entity and related DTOs to reference authors, adds author selection to book creation/editing, and integrates author permissions and UI. Includes database migrations, localization, and test coverage for author features.
@ahmetcelik05 ahmetcelik05 deleted the vs-internal-issue-#4451 branch October 13, 2025 13:28
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