mitchlabrador
-
- 3,967 total downloads
- last updated 3/20/2015
- Latest version: 1.0.2
BigfootSQL does three things very well: 1. Does not translate your SQL, what you write is what's outputted 2. Handles all the parameterization for you automatically as you build your statements. (protects... More information -
- 466 total downloads
- last updated 3/20/2015
- Latest version: 0.1.2
Bigfoot.Web.Helpers contains a collection of helpers for common concepts such as: ContextHelper - Context data helper HtmlHelper - Html Output PathHelper - Web based pathing / url resolution PostHelper - Http... More information -
-
- 377 total downloads
- last updated 3/20/2015
- Latest version: 1.0.1
It does three things well: 1. Everything is defined as class. It will not interfere with other styles unless explicitly applied. 2. Classes are single purpose, for example "xl" defines the font size to be... More information -
-
-
- 270 total downloads
- last updated 3/20/2015
- Latest version: 0.0.8
Bigfoot.Web.Client carries the client assets for the Bigfoot.Web.Client, mainly bigfoot.js and bigfootweb.css. It is based on Bootstrap as well jQuery.BlockUI so it needs these packages to operate... More information -
-
- 171 total downloads
- last updated 3/20/2015
- Latest version: 0.0.6
BigfootUtils aims to: 1. Keep external dependencies to a minimum. 2. Provide helper libraries that are common accross all .NET project types. 3. Keep it simple!