You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have integrated our old libraries using ninject with azure durable functions using service locator pattern, but somehow the NHibernate Session objects gets shared and throws exception like session is closed etc.
Do you have any plans for adapter with azure functions or some example on how to integrate both of this
The text was updated successfully, but these errors were encountered:
I have integrated our old libraries using ninject with azure durable functions using service locator pattern, but somehow the NHibernate Session objects gets shared and throws exception like session is closed etc.
Do you have any plans for adapter with azure functions or some example on how to integrate both of this
The text was updated successfully, but these errors were encountered: