Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/camalot/camalot.common

A library that I tend to create for just about every project... contains extensions and other things that I find useful, you might too (or maybe not).
https://github.com/camalot/camalot.common

Last synced: 20 days ago
JSON representation

A library that I tend to create for just about every project... contains extensions and other things that I find useful, you might too (or maybe not).

Awesome Lists containing this project

README

        



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