You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Fluent NHibernate
Hello,
How do we configure fluently based on appsettings.json? Or is that rather via the obsolete method app.config Xml?
Thank you, best,
Michael W. Powell
Michael W Powell
unread,
Jun 4, 2025, 2:46:13 PMJun 4
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Fluent NHibernate
I ended up with an extension method to handle the use case. Seems to work fairly well. But if there are known conventions how to do this, would much rather not have to roll my own.