Skip to content
Duane Dibley edited this page Aug 28, 2015 · 3 revisions

StoredProcedureFramework

A .Net framework for calling stored procedures. This framework can be used with or without the presence of Entity Framework, but a separate DLL is required when using Entity Framework.

Please Note: This is an on-going project and has been inspired by and some of the code will be strongly based upon the great work carried out by "bluemoonsailor" at "Mindless Passenger". See link: [https://mindlesspassenger.wordpress.com/2011/02/02/code-first-and-stored-procedures/]

Example Documentation

Using the StoredProcedureFramework