Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Best .NET framework/approach for modular product?

Looking for advice on framework and approach for building a modular web application.

Primary goal is to minimize need for redeployment, but redeployment would be fine on occasion.

OSGI for Java seems like the right idea but I need a .NET implementation.

http://www.osgi.org/Main/HomePage Modular web apps

What about ASP.NET MVC + ???

like image 354
Fireworks Avatar asked Dec 01 '25 05:12

Fireworks


1 Answers

I'd use ASP.NET MVC + MEF, you can get quite modular with that.

See this example.

like image 188
Mauricio Scheffer Avatar answered Dec 03 '25 22:12

Mauricio Scheffer



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!