No! @the_watcha, adding .AddControllers() didn’t help.
I guess I can organise providing you my source code and database. But I don’t think this is the way to go. You will need to fix many issues for me starting with using Microsoft Membership Provider instead of YAF one. You said that there is a “guide that covers the basic topic of integrating the forum”, but I couldn’t find it. And I suppose there will be some more hurdles down the track.
In summary:
YAF is a good piece of software, but in my opinion it’s not easy to integrate.
For those who need to have it as stand-alone forum it might be very good, but in my case, it’s proven difficult to be used in conjunction with other systems.
- It might be my fault, my level of experience, but I could not add YAF to my existing app.
That why I am asking:
“If someone successfully integrated YAF with their existing app, could you share your experience!”
- I suspect that the other option (build your own app around YAF solution) will be easier and possible to implement, but in my case its too much efforts and I don’t want to do it.
So, now I am considering using YAF in subdomain as separate app. That will make maintaining and updating YAF easier, but I either have to go
A.) Use two completely independent Membership systems with separate login/registration, UserRoleManagement or
B.) Find way how to use my existing Microsoft Membership Identity system for authentication and authorisation (User and Role Management) in YAF installed in subdomain as stand-alone app.
I guess it will not be a problem to use one and the same SQL database.
@the_watcha, would it be too much to ask you to prepare a sample solutions for the following scenario:
1.) 1.) Main app – build as .NET Core (v. 9) MVC application using Microsoft Membership Identity Provider.
2.) 2.) Subdomain app – YAF.NET v4
3 33.) Subdomain YAF app using Microsoft Membership Identity Provider of the main app for ALL Login/Registration, UserRoleManagement, Authorisation & Authentication operations.
4.) 4.) The two apps could use one and the same SQL database.
@the_watcha, I understand that it is not small task to ask you, but …
I stopped being an active developer many years ago. I still could do certain things, but there are some limits of my time and capabilities. The project for which I need YAF.NET is for social community and its not-for-profit. I don’t get any penny out of it and unfortunately, I cannot spend any more time on it as already have. And it seems that this integration proved to be too challenging for me.
In my opinion the option I have suggested, is a viable option of integrating YAF and many could use it. It will help wider usage of YAF.
So, @the_watcha if think that making a sample of such integration will benefit the YAF community, please do it!
If you think that it’s too much or useless I would understand and still be grateful for what you are doing for keeping YAF.NET alive and be in help for so many people.
Edited by user
29 days ago |
Reason: Not specified