Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 561 Bytes

README.md

File metadata and controls

4 lines (2 loc) · 561 Bytes

BoltOn is an open source application framework to help develop simple/modular/extensible/unit-testable .NET applications (Console, MVC, WebAPI, Windows Service etc.,) with reduced boilerplate code. The components are written in such a way that they're modular, thus they can be added on with other components and interchanged easily, and hence the name Bolt-On.

Please go over the Documentation to know more about the framework.