trymodular
trymodular copied to clipboard
Modular Web Application with ASP.NET Core
It's a little bit late to put a comment but do you think we can use reverse proxy for this purpose ?
Can I ask why you have used AutoFac and not the built in IoC for .NET Core? Is it not possible to do this with the built in IoC?
As i can see in simplcommerce, the modular architecture has a little bit cha.ged since this repo was open. Can you pleasd update it. Or create a new one based...
Hi, I have 2 similar controllers as application parts in different dlls. I would like to have ability to choose at runtime which of them to use. Is it possible?...
I generally like this mechanism, nice work. It's a bit different from my own approach but I like your solution because it solves the issue of not having to worry...
Hello, I cloned this repository and found that none of the modules are loaded correctly. Can someone tell me if I am missing something which needs to be set up?