Add GDPR module to Microservice template #13662
BackResolves #13651
Breaking change:
Existing application should add new migration to AdministrationServiceEntityFrameworkCore layer to use the GDPR module like:
dotnet ef migrations add Added_GDPR
Checklist
- I fully tested it as developer / designer and created unit / integration tests
- I documented it (or no need to document or I will create a separate documentation issue)
- I worked with the design team to get their idea for UI/UX design (or no need to design for this PR)
- I've assigned reviewer, related labels and set a milestone for this PR
How to test it?
Version
7.2.0-rc.1
Release Date
12 April, 2023
Labels
abp-module-gdpr
abp-template-microservice
feature