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

NH-3730 - Document Mapping By Code #888

Open
nhibernate-bot opened this issue Oct 12, 2017 · 1 comment
Open

NH-3730 - Document Mapping By Code #888

nhibernate-bot opened this issue Oct 12, 2017 · 1 comment

Comments

@nhibernate-bot
Copy link
Collaborator

Ricardo Peres created an issue — 22nd October 2014, 12:57:23:

We should document mapping by code:

  • ClassMapping<> class
  • Model mappers
  • Model inspectors
  • Class<> extension methods
    etc
@beginor
Copy link
Member

beginor commented Apr 27, 2022

Since this issue is still open, I have used mapping by code in the NHibernate.AspNetCore.Identity project, I think these mapping should be a good example, please look at:

https://github.com/nhibernate/NHibernate.AspNetCore.Identity/tree/master/src/NHibernate.AspNetCore.Identity/Mappings
and https://github.com/nhibernate/NHibernate.AspNetCore.Identity/tree/master/test/WebTest/Entities .

@bahusoid bahusoid unpinned this issue Sep 1, 2022
@bahusoid bahusoid pinned this issue Sep 1, 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