Nomoni

Nomoni

Build modular MVC solutions, separating concerns and decoupling dependencies. View on GitHub Read Docs

Basic Installation

                    Install-Package Nomoni.Mvc
                    

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