BigfootSQL NuGet Package

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 you against sql injection attacks etc.)
3. Hydrates your POCO objects with minimum effort.




Got any BigfootSQL Question?





Info

Version: 1.0.2
Author(s): Mitch Labrador
Last Update: Friday, March 20, 2015
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/mitchlabrador/bigfootweb
NuGet Url: https://www.nuget.org/packages/BigfootSQL


Install
Install-Package BigfootSQL
dotnet add package BigfootSQL
paket add BigfootSQL
BigfootSQL Download (Unzip the "nupkg" after downloading)

1 package depend on this package.


Tags



STATS

must-have-score

avg-downloads-per-day

3

days-since-last-release

3325