Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation updates on various topics #8414

Closed
8 tasks done
hikalkan opened this issue Apr 5, 2021 · 2 comments
Closed
8 tasks done

Documentation updates on various topics #8414

hikalkan opened this issue Apr 5, 2021 · 2 comments

Comments

@hikalkan
Copy link
Member

hikalkan commented Apr 5, 2021

I've planned a cumulative documentation update and writing here as a todo list;

  • Databases collection of AbpDbConnectionOptions
  • DBMS configuration (like options.UseSqlServer()) can be explained in the EF Core main document too.
  • Data annotation validation localization for Mvc / Blazor UI (especially regex and custom attributes)
  • Update here since now all modules have ETOs.
  • How to override a repository, in the customization document
  • DI multiple service registration & resolution
  • https://docs.abp.io/en/abp/4.3/Entity-Framework-Core-Other-DBMS (we have -dbms option, but didn't mention it here)
  • How to query from dbcontext and use UOW in integration tests (we can also add some example to the startup template)
@hikalkan hikalkan added this to the 4.3-final milestone Apr 5, 2021
@hikalkan hikalkan self-assigned this Apr 5, 2021
@hikalkan hikalkan changed the title Documentation updates Documentation updates on various topics Apr 5, 2021
@hikalkan hikalkan modified the milestones: 4.3-final, 4.4-preview Apr 7, 2021
@hikalkan hikalkan modified the milestones: 4.4-preview, 4.4-final Jun 13, 2021
@sturlath
Copy link
Contributor

sturlath commented Jul 3, 2021

Just checking on this "Update here since now all modules have ETOs."

This feature is on the road map and will be available in a short term (follow this issue). Once it is implemented, you will be able to subscribe to individual entity types.

I just tried the 4.4-rc1 version and cant find IdentityUserEto anywhere. Will it not be included/published?

@realLiangshiwei
Copy link
Member

@sturlath

Use UserEto. see #3210

@hikalkan hikalkan modified the milestones: 4.4-final, 5.0-preview Jul 27, 2021
@hikalkan hikalkan modified the milestones: 5.0-preview, 5.0-final Oct 24, 2021
@hikalkan hikalkan modified the milestones: 5.0-final, 5.1-preview Dec 15, 2021
@hikalkan hikalkan modified the milestones: 5.1-preview, 5.1-final Jan 8, 2022
@hikalkan hikalkan modified the milestones: 5.1-patch, 5.3-preview Mar 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants