Skip to content
Andrew Best edited this page Mar 1, 2016 · 2 revisions

Conventional is all about enforcing conventions over your code, types, assemblies, solutions, and databases. There are different types of conventions provided by conventional for each of the above categories of convention.

Conventional provides a bunch of useful conventions out of the box. If however you can't find one that is an exact fit for your requirements, you can easily roll your own using the provided base classes, and still use conventional to enforce these hand-made conventions.