|
|
|
|
|
by viraptor
639 days ago
|
|
> bloated enterprise-specific baggage All of it is by choice only. You don't need to use ORM or any inheritance in your code. Whether IoC happens depends completely on how you write code, but the service model in .net is there if you want it. (And you should try if you haven't - it's really good) You can go as basic as you want and rawdog everything without frameworks/libraries. |
|