NHibernate.AspNetCore.Identity | ASP.NET Core Identity Provider for NHibernate | Database library
kandi X-RAY | NHibernate.AspNetCore.Identity Summary
kandi X-RAY | NHibernate.AspNetCore.Identity Summary
ASP.NET Core Identity Provider for NHibernate
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of NHibernate.AspNetCore.Identity
NHibernate.AspNetCore.Identity Key Features
NHibernate.AspNetCore.Identity Examples and Code Snippets
Community Discussions
Trending Discussions on NHibernate.AspNetCore.Identity
QUESTION
I am refacting the mapping of NHibernate.AspNetCore.Identity to NHibernate.Mapping.ByCode
, as descripted in the issue https://github.com/nhibernate/NHibernate.AspNetCore.Identity/issues/16 .
I have rewrite the orignal xml mapping of NHibernate.AspNetCore.Identity
with ClassMapping
, the code looks like this:
ANSWER
Answered 2020-Jan-21 at 00:34After debug and check the source code of NHibernate.Cfg.Configuration, there is an internal validation queue to process the mappings added by xml, but now way to skip it, so the simple work around is converting the HbmMapping
to xml, then add the xml to configuration, let's double check it.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install NHibernate.AspNetCore.Identity
Use the sql scripts in database folder to create aspnet identity related tables, only support postgresql, mssql and mysql now; If you want other database support, please let me know, any issue, pull request is welcome!
Config NHibernate to use your database;
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page