Nomoni
Build modular MVC solutions, separating concerns and decoupling dependencies. View on GitHub Read DocsBasic Installation
Install-Package Nomoni.Mvc
Getting Started
Advanced Tutorials
coming soon...Support
Please feel free to raise issues on the github page.
Example projects
coming soon..Why use Nomoni?
- Split up a .net core MVC app into separate manageable modules
- Auto register implementations of interfaces
- Adhere to SOLID principles
- Keep things organized and tidy