Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 737 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 737 Bytes

camalot.common

Build status

Camalot.Common is a collection of classes, extensions and other things that I have written over the years that I used to find myself copying the files in to my projects every time I created them.

Documentation

Documentation Site

Where do I get it?

Source

Well, I think you found that one already...

Binaries

Available on nuget

PS> Install-Package Camalot.Common

PS> Install-Package Camalot.Common.Mvc

PS> Install-Package Camalot.Common.Mvc4

PS> Install-Package Camalot.Common.Mvc5